| Commit message (Expand) | Author | Age | Files | Lines |
* | [MRM-1747] upgrade to last modello. | Olivier Lamy | 2013-02-16 | 2 | -5/+26 |
* | use warn rather than debug to show more informations in log | Olivier Lamy | 2013-01-21 | 2 | -2/+2 |
* | LdapUserManagr can be not readOnly depending on configuration | Olivier Lamy | 2013-01-21 | 1 | -1/+2 |
* | fix some unit test for Ldap rbacmanager impl | Olivier Lamy | 2013-01-15 | 3 | -4/+266 |
* | fix get guest with ldap | Olivier Lamy | 2013-01-08 | 1 | -15/+0 |
* | this parameter is a String not Object | Olivier Lamy | 2013-01-08 | 2 | -14/+13 |
* | use cache with generics | Olivier Lamy | 2013-01-05 | 2 | -20/+28 |
* | use a StringBuilder | Olivier Lamy | 2013-01-03 | 1 | -48/+57 |
* | fix units tets | Olivier Lamy | 2013-01-03 | 1 | -5/+0 |
* | use dynanic ldap port allocation | Olivier Lamy | 2013-01-03 | 1 | -10/+7 |
* | move user concerns to a specific package | Olivier Lamy | 2013-01-03 | 8 | -12/+12 |
* | formatting | Olivier Lamy | 2013-01-03 | 1 | -41/+44 |
* | avoid toString of String | Olivier Lamy | 2012-12-31 | 1 | -1/+1 |
* | UserManagerException is now a checked Exception | Olivier Lamy | 2012-12-10 | 6 | -31/+64 |
* | correctly inform users what happened with failing ldap | Olivier Lamy | 2012-12-10 | 1 | -14/+64 |
* | remove non used method with parameter Object principal | Olivier Lamy | 2012-12-08 | 5 | -181/+8 |
* | user now track userManagerImpl id they come from | Olivier Lamy | 2012-12-08 | 2 | -0/+9 |
* | jul-to-slf4j to have jpox log to slf4j | Olivier Lamy | 2012-12-06 | 1 | -0/+5 |
* | add a spring file | Olivier Lamy | 2012-12-06 | 1 | -0/+29 |
* | userConfiguration#default bean must be know declared tru an alias to avoid du... | Olivier Lamy | 2012-12-06 | 4 | -2/+4 |
* | use a more classic name for this bean userConfiguration#default | Olivier Lamy | 2012-12-06 | 3 | -5/+5 |
* | moving configuration keys to a constant class | Olivier Lamy | 2012-12-05 | 1 | -1/+1 |
* | start moving configuration keys to a constant class | Olivier Lamy | 2012-12-05 | 1 | -4/+4 |
* | adapt to last changes in spring-jdo2 component | Olivier Lamy | 2012-12-04 | 1 | -19/+19 |
* | move modello-maven-plugin version to pluginManagement in top pom | Olivier Lamy | 2012-11-28 | 1 | -1/+0 |
* | extract an interface to be able to override the impl in archiva | Olivier Lamy | 2012-11-27 | 1 | -2/+2 |
* | rename UserConfiguration to DefaultUserConfiguration to be able to extract an... | Olivier Lamy | 2012-11-27 | 2 | -3/+3 |
* | user manager now returns a description key to be able to customize label on u... | Olivier Lamy | 2012-11-23 | 5 | -0/+25 |
* | return real bean id and add a flag to say if users can choose this implementa... | Olivier Lamy | 2012-11-23 | 5 | -23/+19 |
* | make possible to change the userManagerImpl | Olivier Lamy | 2012-11-23 | 1 | -1/+4 |
* | remove @version | Olivier Lamy | 2012-11-23 | 1 | -1/+2 |
* | [MRM-1714] using LDAP can be configurable with the ui. | Olivier Lamy | 2012-11-23 | 3 | -0/+8 |
* | return updated user and un comment tested code | Olivier Lamy | 2012-11-23 | 1 | -9/+8 |
* | reduce logs | Olivier Lamy | 2012-11-22 | 1 | -2/+5 |
* | remove this ugly Object getPrincipal | Olivier Lamy | 2012-11-22 | 6 | -25/+16 |
* | remove some system.out | Olivier Lamy | 2012-11-21 | 2 | -3/+4 |
* | cleanup spring file | Olivier Lamy | 2012-11-20 | 1 | -4/+1 |
* | fix junit | Olivier Lamy | 2012-11-20 | 1 | -0/+2 |
* | [MRM-1713] users list when using ldap doesn't work | Olivier Lamy | 2012-11-20 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2012-09-26 | 6 | -6/+6 |
* | [maven-release-plugin] prepare release redback-2.0 | Olivier Lamy | 2012-09-26 | 6 | -6/+6 |
* | preserve stack trace | Olivier Lamy | 2012-08-18 | 1 | -1/+1 |
* | remove $Id$ | Olivier Lamy | 2012-08-09 | 2 | -2/+2 |
* | StringBuilder rather than StringBuffer | Olivier Lamy | 2012-08-08 | 1 | -1/+1 |
* | no more of stax we are 1.6 required | Olivier Lamy | 2012-08-07 | 1 | -16/+1 |
* | [MRM-1651] Add OSGi support to redback-users-memory | Jean-Baptiste Onofre | 2012-08-01 | 1 | -0/+14 |
* | [MRM-1651] Add OSGi support to redback-users-ldap | Jean-Baptiste Onofre | 2012-08-01 | 1 | -3/+6 |
* | [MRM-1651] Add OSGi support to redback-users-configurable | Jean-Baptiste Onofre | 2012-08-01 | 1 | -0/+14 |
* | [MRM-1651] Add OSGi support to redback-users-cached | Jean-Baptiste Onofre | 2012-08-01 | 1 | -0/+14 |
* | [MRM-1651] Add OSGi support to redback-users-jdo | Jean-Baptiste Onofre | 2012-08-01 | 1 | -2/+27 |