Clarify logged in user
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / auth / UserAdminLoginModule.java
2023-01-12 MathieuClarify logged in user
2023-01-03 Mathieu BaudierStart improving single-user login
2022-12-03 MathieuMake user logged-in logging less verbose
2022-11-13 MathieuRename LDAP enums
2022-11-08 MathieuDisable bind
2022-11-05 MathieuMassive package refactoring
2022-09-22 Mathieu BaudierMulti-referentials bind working
2022-09-17 Mathieu BaudierDisable unused keyring
2022-07-27 Mathieu BaudierImprove remote authentication
2022-06-29 Mathieu BaudierIndex employeeNumber attribute.
2022-06-29 Mathieu BaudierLazy loading of attributes
2022-06-22 Mathieu BaudierDecorrelate directory implementation from user admin
2022-05-20 Mathieu BaudierMove CMS session management to CMS Context.
2022-01-09 Mathieu BaudierRefactor CMS life cycle.
2022-01-05 Mathieu BaudierMassive Argeo APIs refactoring
2022-01-05 Mathieu BaudierRename remote auth interfaces
2022-01-01 Mathieu BaudierIntroduce CMS Servlet.
2021-11-10 Mathieu BaudierMerge remote-tracking branch 'origin/v2.x'
2021-11-09 Mathieu BaudierImprove single user login.
2021-07-28 Mathieu BaudierIPA authentication working.
2021-01-20 Mathieu BaudierImprove CMS security layer documentation.
2020-11-03 Mathieu BaudierWork on servlet securitxy integration.
2020-07-07 Mathieu BaudierImprove javadoc.
2020-03-12 Mathieu BaudierRename packages in order to make future stable document...
2020-03-02 Mathieu BaudierImprove tokens
2019-07-27 Mathieu BaudierWorking ident client authentication
2019-05-09 Mathieu BaudierImprove web socket authentication
2019-01-10 Mathieu BaudierImprove tokens management
2018-11-20 Mathieu BaudierMerge branch 'master' of https://github.com/argeo/argeo...
2018-11-14 Mathieu BaudierMake client certificate authorization more robust
2018-11-13 Mathieu BaudierImprove client certificate auth
2018-11-13 Mathieu BaudierImprove certificate auth
2018-09-26 Mathieu BaudierIntroduce Tokens and Argeo Studio styling
2018-04-13 Mathieu BaudierMake local auth more robust
2018-04-11 Mathieu BaudierEclipse 4 internationalisation
2018-03-17 Mathieu BaudierMake user admin retrieval more robust
2018-02-05 Mathieu BaudierImplement keyring change password
2018-02-01 Mathieu BaudierOS user as single user
2018-01-29 Mathieu BaudierSupport SSL client authentication
2017-12-19 Mathieu BaudierImprove internationalisation
2017-11-15 Mathieu BaudierImprove user directory
2017-11-14 Mathieu BaudierFull LDAP bind support
2017-11-13 Mathieu BaudierAdd DN to indexed attributes
2017-11-08 Mathieu BaudierImprove token authentication
2017-08-19 mbaudierFix number of collected users when two indexed properti...
2017-04-15 Mathieu BaudierMake user admin more robust
2017-04-08 Mathieu BaudierRemove dependency between CMS and CMS UI
2017-04-08 Mathieu BaudierImprove CMS session.
2017-04-07 Mathieu BaudierMerge branch 'master' of https://mbaudier@code.argeo...
2017-04-07 Mathieu BaudierImprove and clean authentication. Reintroduce anonymous...
2017-02-27 Mathieu BaudierFix anonymous login
2017-02-24 Mathieu BaudierImprove logging of new log-in
2017-02-23 Mathieu Baudier- Merge JAAS configs
2017-02-09 Mathieu BaudierRefactor http
2016-11-01 Mathieu BaudierIntroduce IPA support.
2016-10-25 Mathieu BaudierFix HTTP sesison auth
2016-10-21 Mathieu BaudierContinue finalising security. Fix issues with login...
2016-10-07 Mathieu BaudierStart finalizing security
2016-09-30 Mathieu BaudierImprove Commons API
2016-09-13 Mathieu BaudierFix issue with display name.
2016-09-09 Mathieu BaudierRefactor monitor and exceptions
2016-08-06 Mathieu BaudierMake CMS production ready
2016-07-15 Mathieu Baudier- Introduce WebCmsSession
2016-03-03 Bruno SinouAdd a log debug when a new user log in to the CMS.
2015-11-23 Mathieu BaudierImprove login feedback.
2015-11-22 Mathieu BaudierPrevent anonymous session to be authenticated
2015-10-15 Mathieu BaudierImprove login and HTTPS config.
2015-10-14 Mathieu BaudierClean up before implementing i18n support
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-08 Mathieu BaudierWork on authentication