| Commit message (Expand) | Author | Age | Files | Lines |
* | [MRM-1764] #users > edit roles -- please sort repository list for ease of use | Olivier Lamy | 2013-11-28 | 1 | -1/+9 |
* | [MRM-1765] #users > edit -- please sort effective roles | Olivier Lamy | 2013-11-27 | 1 | -0/+15 |
* | use last tomcat version | Olivier Lamy | 2013-10-31 | 1 | -1/+1 |
* | fix osgi metadata | Olivier Lamy | 2013-10-31 | 1 | -1/+1 |
* | use last jackson version | Olivier Lamy | 2013-10-31 | 6 | -10/+21 |
* | use tomcat 7.0.40 | Olivier Lamy | 2013-05-10 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2013-05-06 | 6 | -6/+6 |
* | [maven-release-plugin] prepare release redback-2.1 | Olivier Lamy | 2013-05-06 | 6 | -6/+6 |
* | move LdapConnection to an interface | Olivier Lamy | 2013-05-01 | 1 | -2/+3 |
* | rename to default to have an interface | Olivier Lamy | 2013-05-01 | 1 | -3/+3 |
* | add the bulk update bean | Olivier Lamy | 2013-04-29 | 1 | -0/+64 |
* | use a bulk update mode with passing a list of update | Olivier Lamy | 2013-04-29 | 2 | -22/+27 |
* | log4j 2.0-beta5 | Olivier Lamy | 2013-04-24 | 1 | -1/+1 |
* | as user managers are chain we must check the cause too | Olivier Lamy | 2013-04-15 | 1 | -8/+14 |
* | remove non used property | Olivier Lamy | 2013-03-27 | 1 | -1/+0 |
* | tomcat 7.0.39 | Olivier Lamy | 2013-03-27 | 1 | -1/+1 |
* | use a more traditionnal naming convention with #default | Olivier Lamy | 2013-03-04 | 7 | -6/+8 |
* | a bit of debug to help debug was/Chris issue | Olivier Lamy | 2013-02-27 | 1 | -0/+3 |
* | tomcat 7.0.37 | Olivier Lamy | 2013-02-18 | 1 | -1/+1 |
* | force bean name to prevent failure in case multiple implementations | Olivier Lamy | 2013-02-05 | 1 | -0/+1 |
* | more unit tests | Olivier Lamy | 2013-02-01 | 3 | -5/+89 |
* | add more tests | Olivier Lamy | 2013-02-01 | 2 | -5/+41 |
* | really add test ! | Olivier Lamy | 2013-02-01 | 3 | -0/+276 |
* | add unit test for LdapGroupMappingService | Olivier Lamy | 2013-02-01 | 5 | -6/+61 |
* | osgi metadatas | Olivier Lamy | 2013-01-30 | 1 | -1/+6 |
* | cleanup interface and add default implementation | Olivier Lamy | 2013-01-30 | 4 | -6/+251 |
* | use a better name for the interface | Olivier Lamy | 2013-01-30 | 1 | -4/+27 |
* | add new services for ldap mapping via the ui | Olivier Lamy | 2013-01-30 | 2 | -0/+132 |
* | bad idea :-( | Olivier Lamy | 2013-01-22 | 1 | -1/+1 |
* | guest role is Guest: ldap is case sensitive ! | Olivier Lamy | 2013-01-22 | 1 | -1/+1 |
* | prevent NPE | Olivier Lamy | 2013-01-21 | 1 | -6/+15 |
* | osgi my love | Olivier Lamy | 2013-01-18 | 1 | -0/+1 |
* | add timing here | Olivier Lamy | 2013-01-18 | 1 | -0/+8 |
* | tomcat 7.0.35 | Olivier Lamy | 2013-01-16 | 1 | -1/+1 |
* | use userManager#configurable rather than userManager#cached | Olivier Lamy | 2013-01-15 | 2 | -2/+2 |
* | use a rbacManager#default rather than hardcoded impl to ease alias usage | Olivier Lamy | 2013-01-15 | 4 | -4/+4 |
* | [MRM-1736] map roles to ldap groups | Olivier Lamy | 2013-01-08 | 2 | -2/+9 |
* | use a generic name to be able to override it using spring alias | Olivier Lamy | 2013-01-04 | 1 | -0/+2 |
* | snippet for get rest user service | Olivier Lamy | 2013-01-03 | 1 | -2/+3 |
* | fix bean naming | Olivier Lamy | 2013-01-02 | 5 | -5/+5 |
* | avoid toString of String | Olivier Lamy | 2012-12-31 | 1 | -1/+1 |
* | NPE free | Olivier Lamy | 2012-12-21 | 1 | -1/+1 |
* | isLogged return the user | Olivier Lamy | 2012-12-21 | 2 | -8/+9 |
* | for security reasons prevent displaying messages such "Password is Invalid fo... | Olivier Lamy | 2012-12-18 | 1 | -5/+14 |
* | fix javadoc due to https://jira.codehaus.org/browse/ENUNCIATE-723 | Olivier Lamy | 2012-12-13 | 4 | -91/+92 |
* | UserManagerException is now a checked Exception | Olivier Lamy | 2012-12-10 | 12 | -149/+300 |
* | correctly map new field for rest services | Olivier Lamy | 2012-12-08 | 1 | -0/+1 |
* | user now track userManagerImpl id they come from | Olivier Lamy | 2012-12-08 | 1 | -20/+36 |
* | use a named bean | Olivier Lamy | 2012-12-06 | 1 | -0/+1 |
* | userConfiguration#default bean must be know declared tru an alias to avoid du... | Olivier Lamy | 2012-12-06 | 2 | -0/+4 |