Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add modello snapshots repo | Olivier Lamy | 2013-02-16 | 1 | -0/+22 | |
* | [MRM-1747] upgrade to last modello. | Olivier Lamy | 2013-02-16 | 10 | -33/+127 | |
* | fix typo | Olivier Lamy | 2013-02-13 | 1 | -1/+1 | |
* | cxf 2.6.6 | Olivier Lamy | 2013-02-07 | 1 | -1/+1 | |
* | prevent possible ConcurrentModificationException | Olivier Lamy | 2013-02-06 | 1 | -2/+7 | |
* | force bean name to prevent failure in case multiple implementations | Olivier Lamy | 2013-02-05 | 1 | -0/+1 | |
* | ensure a named bean is used | Olivier Lamy | 2013-02-02 | 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 | |
* | log4j beta 4 | Olivier Lamy | 2013-02-01 | 1 | -1/+1 | |
* | osgi metadatas | Olivier Lamy | 2013-01-30 | 1 | -1/+6 | |
* | add javadoc | Olivier Lamy | 2013-01-30 | 1 | -0/+2 | |
* | add default in memory implementation for testing purpose | Olivier Lamy | 2013-01-30 | 2 | -7/+19 | |
* | cleanup interface and add default implementation | Olivier Lamy | 2013-01-30 | 6 | -9/+268 | |
* | 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 | |
* | change signatures to ease ui | Olivier Lamy | 2013-01-30 | 2 | -9/+13 | |
* | fix compilation | Olivier Lamy | 2013-01-29 | 1 | -2/+7 | |
* | add @since | Olivier Lamy | 2013-01-28 | 1 | -0/+1 | |
* | add classes | Olivier Lamy | 2013-01-28 | 2 | -0/+145 | |
* | extract to a component to ease override with Archiva | Olivier Lamy | 2013-01-28 | 2 | -66/+13 | |
* | spring 3.2.1 | Olivier Lamy | 2013-01-25 | 1 | -1/+1 | |
* | remove duplicate code | Olivier Lamy | 2013-01-23 | 1 | -22/+26 | |
* | honor useDefaultRoleName when searching all roles/groups from ldap | Olivier Lamy | 2013-01-23 | 3 | -0/+31 | |
* | add more caching for ldap roles | Olivier Lamy | 2013-01-23 | 1 | -1/+3 | |
* | add some caching for userAssignement in LdapRbacManager | Olivier Lamy | 2013-01-23 | 2 | -11/+27 | |
* | clear cache when erase is called | Olivier Lamy | 2013-01-23 | 1 | -0/+1 | |
* | if using useDefaultRoleName we must check role really exists | Olivier Lamy | 2013-01-22 | 4 | -19/+36 | |
* | do not add group as role | Olivier Lamy | 2013-01-22 | 1 | -2/+2 | |
* | bad idea :-( | Olivier Lamy | 2013-01-22 | 2 | -2/+2 | |
* | guest role is Guest: ldap is case sensitive ! | Olivier Lamy | 2013-01-22 | 2 | -1/+3 | |
* | ensure using default role names when configured | Olivier Lamy | 2013-01-21 | 1 | -3/+9 | |
* | fix user dn when adding user to a group | Olivier Lamy | 2013-01-21 | 1 | -4/+4 | |
* | fix user dn when adding user to a group | Olivier Lamy | 2013-01-21 | 1 | -2/+2 | |
* | 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 | |
* | prevent NPE | Olivier Lamy | 2013-01-21 | 1 | -6/+15 | |
* | make start user dn configurable | Olivier Lamy | 2013-01-21 | 4 | -12/+36 | |
* | implements those methods with ldap call | Olivier Lamy | 2013-01-21 | 1 | -8/+32 | |
* | use cache for ldap roles | Olivier Lamy | 2013-01-19 | 2 | -3/+40 | |
* | use faster method to check existence of a role | Olivier Lamy | 2013-01-18 | 1 | -2/+1 | |
* | remove non used field | Olivier Lamy | 2013-01-18 | 2 | -6/+5 | |
* | last ehcache 2.5.7 | Olivier Lamy | 2013-01-18 | 1 | -1/+1 | |
* | osgi my love | Olivier Lamy | 2013-01-18 | 1 | -0/+1 | |
* | add timing here | Olivier Lamy | 2013-01-18 | 1 | -0/+8 | |
* | optimize a bit to not ask roles in the loop | Olivier Lamy | 2013-01-18 | 1 | -8/+35 | |
* | take care of already existing group so do not fail | Olivier Lamy | 2013-01-16 | 1 | -0/+11 | |
* | tomcat 7.0.35 | Olivier Lamy | 2013-01-16 | 1 | -1/+1 |