aboutsummaryrefslogtreecommitdiffstats
path: root/redback-integrations
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1764] #users > edit roles -- please sort repository list for ease of useOlivier Lamy2013-11-281-1/+9
* [MRM-1765] #users > edit -- please sort effective rolesOlivier Lamy2013-11-271-0/+15
* use last tomcat versionOlivier Lamy2013-10-311-1/+1
* fix osgi metadataOlivier Lamy2013-10-311-1/+1
* use last jackson versionOlivier Lamy2013-10-316-10/+21
* use tomcat 7.0.40Olivier Lamy2013-05-101-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-066-6/+6
* [maven-release-plugin] prepare release redback-2.1Olivier Lamy2013-05-066-6/+6
* move LdapConnection to an interfaceOlivier Lamy2013-05-011-2/+3
* rename to default to have an interfaceOlivier Lamy2013-05-011-3/+3
* add the bulk update beanOlivier Lamy2013-04-291-0/+64
* use a bulk update mode with passing a list of updateOlivier Lamy2013-04-292-22/+27
* log4j 2.0-beta5Olivier Lamy2013-04-241-1/+1
* as user managers are chain we must check the cause tooOlivier Lamy2013-04-151-8/+14
* remove non used propertyOlivier Lamy2013-03-271-1/+0
* tomcat 7.0.39Olivier Lamy2013-03-271-1/+1
* use a more traditionnal naming convention with #defaultOlivier Lamy2013-03-047-6/+8
* a bit of debug to help debug was/Chris issueOlivier Lamy2013-02-271-0/+3
* tomcat 7.0.37Olivier Lamy2013-02-181-1/+1
* force bean name to prevent failure in case multiple implementationsOlivier Lamy2013-02-051-0/+1
* more unit testsOlivier Lamy2013-02-013-5/+89
* add more testsOlivier Lamy2013-02-012-5/+41
* really add test !Olivier Lamy2013-02-013-0/+276
* add unit test for LdapGroupMappingServiceOlivier Lamy2013-02-015-6/+61
* osgi metadatasOlivier Lamy2013-01-301-1/+6
* cleanup interface and add default implementationOlivier Lamy2013-01-304-6/+251
* use a better name for the interfaceOlivier Lamy2013-01-301-4/+27
* add new services for ldap mapping via the uiOlivier Lamy2013-01-302-0/+132
* bad idea :-(Olivier Lamy2013-01-221-1/+1
* guest role is Guest: ldap is case sensitive !Olivier Lamy2013-01-221-1/+1
* prevent NPEOlivier Lamy2013-01-211-6/+15
* osgi my loveOlivier Lamy2013-01-181-0/+1
* add timing hereOlivier Lamy2013-01-181-0/+8
* tomcat 7.0.35Olivier Lamy2013-01-161-1/+1
* use userManager#configurable rather than userManager#cachedOlivier Lamy2013-01-152-2/+2
* use a rbacManager#default rather than hardcoded impl to ease alias usageOlivier Lamy2013-01-154-4/+4
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-082-2/+9
* use a generic name to be able to override it using spring aliasOlivier Lamy2013-01-041-0/+2
* snippet for get rest user serviceOlivier Lamy2013-01-031-2/+3
* fix bean namingOlivier Lamy2013-01-025-5/+5
* avoid toString of StringOlivier Lamy2012-12-311-1/+1
* NPE freeOlivier Lamy2012-12-211-1/+1
* isLogged return the userOlivier Lamy2012-12-212-8/+9
* for security reasons prevent displaying messages such "Password is Invalid fo...Olivier Lamy2012-12-181-5/+14
* fix javadoc due to https://jira.codehaus.org/browse/ENUNCIATE-723Olivier Lamy2012-12-134-91/+92
* UserManagerException is now a checked ExceptionOlivier Lamy2012-12-1012-149/+300
* correctly map new field for rest servicesOlivier Lamy2012-12-081-0/+1
* user now track userManagerImpl id they come fromOlivier Lamy2012-12-081-20/+36
* use a named beanOlivier Lamy2012-12-061-0/+1
* userConfiguration#default bean must be know declared tru an alias to avoid du...Olivier Lamy2012-12-062-0/+4