Fix various issues raised when adapting upper layers
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / auth / HttpSessionLoginModule.java
2022-01-01 Mathieu BaudierIntroduce CMS Servlet.
2021-12-10 Mathieu BaudierMajor refactoring of Argeo CMS UI
2021-01-20 Mathieu BaudierImprove CMS security layer documentation.
2020-11-03 Mathieu BaudierWork on servlet securitxy integration.
2020-07-07 Mathieu BaudierImprove javadoc.
2019-07-27 Mathieu BaudierWorking ident client authentication
2019-07-26 Mathieu BaudierTest of ident client (commented out for the time being)
2019-05-09 Mathieu BaudierImprove web socket authentication
2019-02-27 Mathieu BaudierMerge branch 'master' of https://mbaudier@code.argeo...
2019-02-27 Mathieu BaudierImprove logging
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-14 Mathieu BaudierMake client certificate authorization more robust
2018-11-13 Mathieu BaudierMake SSL client auth safer
2018-11-13 Mathieu BaudierImprove client certificate auth
2018-04-17 Mathieu BaudierPersist locale in HTTP session
2018-02-05 Mathieu BaudierImplement keyring change password
2018-02-05 Mathieu BaudierIntroduce org.argeo.maintenance
2018-01-29 Mathieu BaudierSupport SSL client authentication
2017-08-26 Mathieu BaudierIntroduce weak authentication
2017-04-11 Mathieu BaudierFix regression with http session not created for remoting.
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-23 Mathieu Baudier- Merge JAAS configs
2017-02-09 Mathieu BaudierRefactor http
2017-02-05 Mathieu BaudierImprove IPA
2017-02-05 Mathieu BaudierImprove IPA integration
2017-01-09 Mathieu BaudierSupport anonymous and http session in IPA mode
2016-10-25 Mathieu BaudierFix HTTP sesison auth
2016-10-21 Mathieu BaudierContinue finalising security. Fix issues with login...