Support PEM encrypted certificates.
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / auth /
2021-01-20 Mathieu BaudierImprove CMS security layer documentation.
2020-11-30 Mathieu BaudierMake username and user role more consistent.
2020-11-28 Mathieu BaudierImprove CMS session.
2020-10-22 Mathieu BaudierChange default workspace from 'main' to 'sys'.
2020-09-14 Mathieu BaudierFix regression with registration of user directories.
2020-03-12 Mathieu BaudierRename packages in order to make future stable document...
2020-03-02 Mathieu BaudierImprove tokens
2020-03-02 Mathieu BaudierIntroduce CmsUserManager (from Argeo Connect's UserAdmi...
2020-02-22 Mathieu BaudierRemove node data model, home areas based on workspaces...
2020-02-17 Mathieu BaudierImprove integration.
2020-01-26 Mathieu BaudierRemove dependency to deprecated Java API.
2020-01-26 Mathieu BaudierMake Argeo data model extensions and keyring optional.
2018-11-20 Mathieu BaudierMerge branch 'master' of https://github.com/argeo/argeo...
2018-06-08 Mathieu BaudierImprove remoting
2018-02-05 Mathieu BaudierImplement keyring change password
2017-04-08 Mathieu BaudierRemove dependency between CMS and CMS UI
2017-04-08 Mathieu BaudierImprove CMS session.
2017-04-07 Mathieu BaudierImprove logging
2017-04-07 Mathieu BaudierMerge branch 'master' of https://mbaudier@code.argeo...
2017-04-07 Mathieu BaudierImprove and clean authentication. Reintroduce anonymous...
2017-02-21 Mathieu BaudierSPNEGO support
2017-02-09 Mathieu BaudierRefactor http
2016-10-01 Mathieu BaudierChange webdav and remoting URLs
2016-09-30 Mathieu BaudierImprove Commons API
2016-09-14 Mathieu BaudierSplit CMS and CMS UI
2016-09-09 Mathieu BaudierRefactor monitor and exceptions
2016-08-10 Mathieu BaudierContinue framework clean up.
2016-04-06 Mathieu BaudierLDAP user admin
2016-01-15 Mathieu BaudierAdapt for Raspberry Pi
2015-10-14 Mathieu BaudierLocalis(z)ation support
2015-10-14 Mathieu BaudierClean up before implementing i18n support
2015-10-08 Mathieu BaudierWork on authentication
2015-09-30 Mathieu BaudierRemove dependency to Spring Security
2015-09-15 Mathieu BaudierChange password working
2015-09-12 Mathieu BaudierLDIF user admin persistence based on transactions.
2015-09-10 Mathieu Baudier- Introduce PKI utils
2015-09-06 Mathieu BaudierSystem authentication
2015-08-26 Mathieu BaudierCan login with any uniquely indexed user property.
2015-08-26 Mathieu BaudierIntroduce Argeo 2 security model-
2015-08-07 Mathieu BaudierIntroduce Single User login
2015-04-28 Mathieu Baudier- Improve CMS login (HTTP session now supported)
2015-02-28 Mathieu BaudierClean up code
2015-02-26 Mathieu BaudierStart improving CMS login
2015-02-25 Mathieu BaudierWorkbench anonymous entry point
2015-02-24 Mathieu BaudierImprove CMS initialisation
2015-02-14 Mathieu BaudierIntroduce ROLE_USER_ADMIN and ROLE_GROUP_ADMIN
2015-02-14 Mathieu BaudierRemove JcrSecurityModel from supported APIs
2015-02-14 Mathieu BaudierMove security model to CMS