]> git.argeo.org Git - lgpl/argeo-commons.git/history - org.argeo.cms/src/org/argeo/cms/internal
Simplify authentication
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal /
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-12 Mathieu BaudierIntroduce workbench login
2015-10-09 Mathieu BaudierUse Bitronix as transaction manager.
2015-10-09 Mathieu BaudierRefactor security components to the Kernel
2015-10-08 Mathieu BaudierWork on authentication
2015-10-08 Mathieu BaudierRename CmsSession into CmsView, and make it exclusively...
2015-10-04 Mathieu BaudierMake http service initialisation asynchronous
2015-09-30 Mathieu BaudierRemove dependency to Spring Security
2015-09-23 Mathieu BaudierImprove LDIF user admin.
2015-09-23 Mathieu BaudierAllow unknown principals in Jackrabbit.
2015-09-22 Mathieu BaudierFix regression in root http filter, in order to support...
2015-09-21 Mathieu BaudierRemove warning in Jackrabbit
2015-09-21 Mathieu BaudierFix issue with propagating user removal.
2015-09-16 Mathieu BaudierImprove properties
2015-09-16 Mathieu BaudierUse property() instead of getFullName()
2015-09-16 Mathieu BaudierImprove properties
2015-09-15 Mathieu BaudierSession authentication working
2015-09-15 Mathieu BaudierRemoting working
2015-09-15 Mathieu BaudierChange password working
2015-09-15 Mathieu BaudierImprove user admin configuration
2015-09-15 Mathieu Baudier- Improve transaction support
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-09-05 Mathieu BaudierRename node roles
2015-09-04 Mathieu BaudierIntroduce aggregating node user admin
2015-09-02 Mathieu Baudier- Start factorizing LDIF and LDAP
2015-08-28 Mathieu BaudierMake LDIF importable
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-07-22 Mathieu BaudierImprove kernel http trace
2015-05-20 Mathieu BaudierImprove logging.
2015-04-28 Mathieu Baudier- Improve CMS login (HTTP session now supported)
2015-04-27 Mathieu Baudier- Introduce CMS specific TextInterpreter
2015-04-03 Bruno SinouFix NPE
2015-03-23 Mathieu BaudierFix URL root filter
2015-03-13 Bruno Sinou(mbaudier) update code while working on generic FormPag...
2015-02-28 Mathieu BaudierClean up code
2015-02-28 Mathieu BaudierJackrabbit search tuning
2015-02-28 Mathieu BaudierIntroduce Kernel thread and statistics
2015-02-28 Mathieu BaudierConfigurable bundle cache size
2015-02-27 Mathieu BaudierCreate a demo user at initialisation
2015-02-27 Mathieu BaudierRevert previous change
2015-02-27 Mathieu BaudierImport hashed password directly for Jackrabbit users.
2015-02-26 Mathieu BaudierStart improving CMS login
2015-02-25 Mathieu BaudierWorkbench anonymous entry point
2015-02-25 Mathieu BaudierRegister JCR repositories with the repository factory
2015-02-25 Mathieu BaudierIntercept client certificate
2015-02-24 Mathieu BaudierMake init synchronous again
2015-02-24 Mathieu BaudierIntroduce Jackrabbit cache customization
2015-02-24 Mathieu BaudierImprove CMS initialisation
2015-02-16 Mathieu BaudierMake Jackrabbit node type configurable
2015-02-16 Mathieu BaudierDeactivate filter for /ui
2015-02-14 Mathieu Baudier- Fix JCR security model initialisation order
2015-02-14 Mathieu BaudierIntroduce ROLE_USER_ADMIN and ROLE_GROUP_ADMIN
2015-02-14 Mathieu BaudierKeep working on user admin
2015-02-14 Mathieu BaudierRemove JcrSecurityModel from supported APIs
2015-02-14 Mathieu BaudierMove security model to CMS
2015-02-13 Mathieu BaudierRemove warnings
2015-02-13 Mathieu BaudierFor shutdown of some hanging Jackrabbit threads
2015-02-13 Mathieu BaudierImprove login
2015-02-13 Mathieu BaudierImprove login mechanism, based on JAAS
2015-02-13 Mathieu BaudierFix improve path interception
2015-02-12 Mathieu BaudierComment out DoS and QoS filters
2015-02-12 Mathieu BaudierIntroduce ArgeoUser and ArgeoGroup
2015-02-12 Mathieu BaudierParse page from state but does not expose it (yet)
2015-02-12 Mathieu BaudierAdd Jetty DoS and QoS filters
2015-02-12 Mathieu BaudierRedirect path to entry points
2015-02-12 Mathieu BaudierRedirect path to entry points
2015-02-11 Mathieu BaudierClean up and re-organise CMS
2015-02-11 Mathieu BaudierMerge application and entry point factory
2015-02-10 Mathieu BaudierRemove or merge bundles
2015-02-10 Mathieu BaudierIntroduce CMS User Admin (not yet wired)
2015-02-07 Mathieu BaudierUse standard JAAS login context for RAP login
2015-01-28 Mathieu BaudierRestore all Workbench login features
2015-01-28 Mathieu BaudierStarts workbench thanks to a fragment
2015-01-28 Mathieu BaudierCentralise login in Kernel
2015-01-27 Mathieu BaudierWorkbench and CMS now compatible
2015-01-26 Mathieu BaudierRemoting working
2015-01-26 Mathieu BaudierDirectors cut
2015-01-26 Mathieu BaudierDirectors cut
2015-01-25 Mathieu BaudierWorking CMS Kernel
2014-11-24 Mathieu BaudierMove CMS to Commons