Make logout more robust.
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / auth / CurrentUser.java
2021-02-07 Mathieu BaudierMake logout more robust.
2021-01-20 Mathieu BaudierImprove CMS security layer documentation.
2020-07-15 Mathieu BaudierRemove old license headers
2020-03-12 Mathieu BaudierRename packages in order to make future stable document...
2020-01-26 Mathieu BaudierRemove dependency to deprecated Java API.
2018-11-20 Mathieu BaudierMerge branch 'master' of https://github.com/argeo/argeo...
2018-04-17 Mathieu BaudierImprove localisation
2017-04-08 Mathieu BaudierImprove logging
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-01-21 Mathieu BaudierRename doAs with exception in tryAs
2017-01-21 Mathieu BaudierRemove redundant isRegistered method
2017-01-21 Mathieu BaudierClarify CurrentUser API.
2016-10-25 Bruno SinouRefactor and clean userAdminUtils
2016-10-21 Mathieu BaudierContinue finalising security. Fix issues with login...
2016-09-30 Mathieu BaudierImprove Commons API
2016-09-15 Bruno SinouPrepare refactoring
2016-09-14 Mathieu BaudierSplit CMS and CMS UI
2015-11-07 Mathieu BaudierGive CMS user priority with regard to access context
2015-10-13 Mathieu BaudierFix build
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-09 Mathieu BaudierRefactor security components to the Kernel