]> git.argeo.org Git - lgpl/argeo-commons.git/history - org.argeo.security.core/src/org/argeo/osgi
Prepare next development cycle
[lgpl/argeo-commons.git] / org.argeo.security.core / src / org / argeo / osgi /
2016-09-14 Mathieu BaudierRename Commons bundles
2016-09-09 Mathieu BaudierRefactor monitor and exceptions
2016-09-09 Mathieu BaudierRemove unused classes
2016-09-09 Mathieu BaudierRefactor user admin
2016-09-08 Mathieu BaudierStandardise user admin unit tests
2016-09-06 Mathieu BaudierUse deploy config for node user admin
2016-08-10 Mathieu BaudierContinue framework clean up.
2016-08-10 Mathieu BaudierContinue framework clean up.
2016-08-10 Mathieu BaudierContinue framework clean up.
2016-04-06 Mathieu BaudierLDAP user admin
2016-04-06 Mathieu BaudierFix XA error codes
2016-04-06 Bruno SinouFix glitches while testing the Security Perspective...
2016-04-06 Bruno SinouFix glitches while testing the Security Perspective...
2016-04-06 Mathieu BaudierChange defaults for groups and users.
2015-12-01 Bruno SinouAdd dc to the enum
2015-12-01 Mathieu BaudierRemove logging
2015-12-01 Mathieu BaudierMake Attributes keys case insensitive
2015-11-30 Mathieu BaudierFix unit tests
2015-11-28 Mathieu BaudierAdapt to LDAP
2015-11-28 Mathieu Baudier- Make LDIF backend more robust
2015-10-17 Mathieu BaudierFix issue with transaction clean up.
2015-10-16 Bruno SinouWork on user UI
2015-10-15 Mathieu BaudierFix XA resource implementation.
2015-10-12 Mathieu BaudierImprove checks and fix unit tests.
2015-10-12 Mathieu BaudierImprove user directory checks and logging
2015-10-09 Mathieu BaudierUse Bitronix as transaction manager.
2015-10-08 Mathieu BaudierWork on authentication
2015-09-30 Mathieu BaudierDocumentation
2015-09-23 Mathieu BaudierImprove LDIF user admin.
2015-09-22 Mathieu BaudierImprove user admin conf
2015-09-21 Mathieu BaudierFix issue with propagating user removal.
2015-09-21 Mathieu BaudierFactorize indexed properties, thus fixing issue when...
2015-09-16 Mathieu BaudierImprove documentation
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 BaudierRemoting working
2015-09-15 Mathieu BaudierChange password working
2015-09-15 Mathieu BaudierImprove user admin configuration
2015-09-15 Mathieu BaudierAdd object class to new users.
2015-09-15 Mathieu BaudierAdd object class to new users.
2015-09-15 Mathieu BaudierFix add member to LDIF group
2015-09-15 Mathieu BaudierFix add member to LDIF group
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 BaudierIntroduce bundle context callback
2015-09-05 Mathieu BaudierIntroduce LDIF persistence
2015-09-04 Mathieu BaudierStart generalizing LDIF/LDAP user admin
2015-09-02 Mathieu Baudier- Start factorizing LDIF and LDAP
2015-09-02 Mathieu BaudierFirst tests with LDAP
2015-08-31 Mathieu BaudierCan return all roles
2015-08-26 Mathieu BaudierCan login with any uniquely indexed user property.
2015-08-26 Mathieu BaudierIntroduce Argeo 2 security model-
2015-08-25 Mathieu BaudierLDIF user admin read-only features working (adding...
2015-08-24 Mathieu BaudierAdd Authorization, with chained groups
2015-08-24 Mathieu BaudierIntroduce LDIF OSGi User Admin implementation
2015-08-24 Mathieu BaudierFix: LDIF parser manages last entry properly.
2015-08-24 Mathieu BaudierIntroduce LDIF parser