aboutsummaryrefslogtreecommitdiffstats
path: root/redback-users
Commit message (Expand)AuthorAgeFilesLines
* fix some unit test for Ldap rbacmanager implOlivier Lamy2013-01-154-4/+267
* fix get guest with ldapOlivier Lamy2013-01-081-15/+0
* this parameter is a String not ObjectOlivier Lamy2013-01-082-14/+13
* use cache with genericsOlivier Lamy2013-01-052-20/+28
* use a StringBuilderOlivier Lamy2013-01-031-48/+57
* fix units tetsOlivier Lamy2013-01-031-5/+0
* use dynanic ldap port allocationOlivier Lamy2013-01-031-10/+7
* move user concerns to a specific packageOlivier Lamy2013-01-038-12/+12
* formattingOlivier Lamy2013-01-031-41/+44
* avoid toString of StringOlivier Lamy2012-12-311-1/+1
* UserManagerException is now a checked ExceptionOlivier Lamy2012-12-1011-63/+117
* correctly inform users what happened with failing ldapOlivier Lamy2012-12-101-14/+64
* add access to listenersOlivier Lamy2012-12-081-0/+5
* remove non used method with parameter Object principalOlivier Lamy2012-12-087-202/+10
* user now track userManagerImpl id they come fromOlivier Lamy2012-12-083-0/+16
* jul-to-slf4j to have jpox log to slf4jOlivier Lamy2012-12-061-0/+5
* more natural place for this moduleOlivier Lamy2012-12-066-561/+0
* add a spring fileOlivier Lamy2012-12-061-0/+29
* userConfiguration#default bean must be know declared tru an alias to avoid du...Olivier Lamy2012-12-065-6/+7
* use a more classic name for this bean userConfiguration#defaultOlivier Lamy2012-12-063-5/+5
* moving configuration keys to a constant classOlivier Lamy2012-12-051-1/+1
* start moving configuration keys to a constant classOlivier Lamy2012-12-051-4/+4
* adapt to last changes in spring-jdo2 componentOlivier Lamy2012-12-041-19/+19
* move modello-maven-plugin version to pluginManagement in top pomOlivier Lamy2012-11-281-1/+0
* extract an interface to be able to override the impl in archivaOlivier Lamy2012-11-271-2/+2
* rename UserConfiguration to DefaultUserConfiguration to be able to extract an...Olivier Lamy2012-11-272-3/+3
* user manager now returns a description key to be able to customize label on u...Olivier Lamy2012-11-236-0/+31
* return real bean id and add a flag to say if users can choose this implementa...Olivier Lamy2012-11-237-23/+30
* make possible to change the userManagerImplOlivier Lamy2012-11-231-1/+4
* remove @versionOlivier Lamy2012-11-231-1/+2
* [MRM-1714] using LDAP can be configurable with the ui.Olivier Lamy2012-11-235-0/+24
* return updated user and un comment tested codeOlivier Lamy2012-11-231-9/+8
* [MRM-1708] When using LDAP, users can still edit their details upon login.Olivier Lamy2012-11-231-0/+1
* reduce logsOlivier Lamy2012-11-221-2/+5
* remove this ugly Object getPrincipalOlivier Lamy2012-11-229-85/+73
* do not use harcoded userManager implOlivier Lamy2012-11-221-11/+10
* remove some system.outOlivier Lamy2012-11-212-3/+4
* cleanup spring fileOlivier Lamy2012-11-201-4/+1
* fix junitOlivier Lamy2012-11-201-0/+2
* [MRM-1713] users list when using ldap doesn't workOlivier Lamy2012-11-201-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-09-2610-10/+10
* [maven-release-plugin] prepare release redback-2.0Olivier Lamy2012-09-2610-10/+10
* fix for MRM-1656skygo2012-09-021-10/+19
* preserve stack traceOlivier Lamy2012-08-181-1/+1
* remove $Id$Olivier Lamy2012-08-092-2/+2
* StringBuilder rather than StringBufferOlivier Lamy2012-08-081-1/+1
* no more of stax we are 1.6 requiredOlivier Lamy2012-08-071-16/+1
* [MRM-1651] Add OSGi support to redback-authentication-usersJean-Baptiste Onofre2012-08-011-0/+15
* [MRM-1651] Add OSGi support to redback-users-memoryJean-Baptiste Onofre2012-08-011-0/+14
* [MRM-1651] Add OSGi support to redback-users-ldapJean-Baptiste Onofre2012-08-011-3/+6