Support SSL client authentication
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / auth / HttpSessionLoginModule.java
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...