]> git.argeo.org Git - lgpl/argeo-commons.git/history - org.argeo.cms/src/org/argeo/cms/auth
Remove redundant isRegistered method
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / auth /
2017-01-21 Mathieu BaudierRemove redundant isRegistered method
2017-01-21 Mathieu BaudierClarify CurrentUser API.
2017-01-14 Mathieu BaudierFix issue with anonymous access to data
2017-01-09 Mathieu BaudierSupport anonymous and http session in IPA mode
2016-12-16 Mathieu BaudierGive back DataAdmin rights to members of the admin...
2016-11-01 Mathieu BaudierIntroduce IPA support.
2016-10-25 Bruno SinouRefactor and clean userAdminUtils
2016-10-25 Mathieu BaudierProperly deal with Jackrabbit system sessions
2016-10-25 Mathieu BaudierFix HTTP sesison auth
2016-10-21 Mathieu BaudierContinue finalising security. Fix issues with login...
2016-10-21 Mathieu BaudierContinue finalising security. Fix issues with login...
2016-10-07 Mathieu BaudierStart finalizing security
2016-10-01 Mathieu BaudierChange webdav and remoting URLs
2016-09-30 Mathieu BaudierImprove Commons API
2016-09-15 Bruno SinouRemove APIs from utils
2016-09-15 Bruno SinouPrepare refactoring
2016-09-14 Mathieu BaudierSplit CMS and CMS UI
2016-09-13 Mathieu BaudierDo not time out demo.
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-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 BaudierAdd single user login module
2015-11-22 Mathieu BaudierPrevent anonymous session to be authenticated
2015-11-07 Mathieu BaudierGive CMS user priority with regard to access context
2015-10-17 Mathieu BaudierImprove authentication and logging.
2015-10-15 Mathieu BaudierImprove login and HTTPS config.
2015-10-14 Mathieu BaudierClean up before implementing i18n support
2015-10-13 Mathieu BaudierFix build
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-09 Mathieu BaudierRefactor security components to the Kernel
2015-10-08 Mathieu BaudierWork on authentication
2015-04-28 Mathieu Baudier- Improve CMS login (HTTP session now supported)
2015-02-25 Mathieu BaudierWorkbench anonymous entry point
2015-02-14 Mathieu BaudierMove security model to CMS