aboutsummaryrefslogtreecommitdiffstats
path: root/redback-users/redback-users-providers
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1747] upgrade to last modello.Olivier Lamy2013-02-162-5/+26
* use warn rather than debug to show more informations in logOlivier Lamy2013-01-212-2/+2
* LdapUserManagr can be not readOnly depending on configurationOlivier Lamy2013-01-211-1/+2
* fix some unit test for Ldap rbacmanager implOlivier Lamy2013-01-153-4/+266
* 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-106-31/+64
* correctly inform users what happened with failing ldapOlivier Lamy2012-12-101-14/+64
* remove non used method with parameter Object principalOlivier Lamy2012-12-085-181/+8
* user now track userManagerImpl id they come fromOlivier Lamy2012-12-082-0/+9
* jul-to-slf4j to have jpox log to slf4jOlivier Lamy2012-12-061-0/+5
* 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-064-2/+4
* 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-235-0/+25
* return real bean id and add a flag to say if users can choose this implementa...Olivier Lamy2012-11-235-23/+19
* 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-233-0/+8
* return updated user and un comment tested codeOlivier Lamy2012-11-231-9/+8
* reduce logsOlivier Lamy2012-11-221-2/+5
* remove this ugly Object getPrincipalOlivier Lamy2012-11-226-25/+16
* 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-266-6/+6
* [maven-release-plugin] prepare release redback-2.0Olivier Lamy2012-09-266-6/+6
* 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-users-memoryJean-Baptiste Onofre2012-08-011-0/+14
* [MRM-1651] Add OSGi support to redback-users-ldapJean-Baptiste Onofre2012-08-011-3/+6
* [MRM-1651] Add OSGi support to redback-users-configurableJean-Baptiste Onofre2012-08-011-0/+14
* [MRM-1651] Add OSGi support to redback-users-cachedJean-Baptiste Onofre2012-08-011-0/+14
* [MRM-1651] Add OSGi support to redback-users-jdoJean-Baptiste Onofre2012-08-011-2/+27