aboutsummaryrefslogtreecommitdiffstats
path: root/redback-integrations
Commit message (Expand)AuthorAgeFilesLines
* bad idea :-(Olivier Lamy2013-01-221-1/+1
* guest role is Guest: ldap is case sensitive !Olivier Lamy2013-01-221-1/+1
* prevent NPEOlivier Lamy2013-01-211-6/+15
* osgi my loveOlivier Lamy2013-01-181-0/+1
* add timing hereOlivier Lamy2013-01-181-0/+8
* tomcat 7.0.35Olivier Lamy2013-01-161-1/+1
* use userManager#configurable rather than userManager#cachedOlivier Lamy2013-01-152-2/+2
* use a rbacManager#default rather than hardcoded impl to ease alias usageOlivier Lamy2013-01-154-4/+4
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-082-2/+9
* use a generic name to be able to override it using spring aliasOlivier Lamy2013-01-041-0/+2
* snippet for get rest user serviceOlivier Lamy2013-01-031-2/+3
* fix bean namingOlivier Lamy2013-01-025-5/+5
* avoid toString of StringOlivier Lamy2012-12-311-1/+1
* NPE freeOlivier Lamy2012-12-211-1/+1
* isLogged return the userOlivier Lamy2012-12-212-8/+9
* for security reasons prevent displaying messages such "Password is Invalid fo...Olivier Lamy2012-12-181-5/+14
* fix javadoc due to https://jira.codehaus.org/browse/ENUNCIATE-723Olivier Lamy2012-12-134-91/+92
* UserManagerException is now a checked ExceptionOlivier Lamy2012-12-1012-149/+300
* correctly map new field for rest servicesOlivier Lamy2012-12-081-0/+1
* user now track userManagerImpl id they come fromOlivier Lamy2012-12-081-20/+36
* use a named beanOlivier Lamy2012-12-061-0/+1
* userConfiguration#default bean must be know declared tru an alias to avoid du...Olivier Lamy2012-12-062-0/+4
* use a more classic name for this bean userConfiguration#defaultOlivier Lamy2012-12-065-10/+6
* moving configuration keys to a constant classOlivier Lamy2012-12-051-2/+3
* start moving configuration keys to a constant classOlivier Lamy2012-12-054-30/+34
* fix some osgi importsOlivier Lamy2012-12-041-0/+1
* rid of plexus utils usageOlivier Lamy2012-12-0415-19/+20
* remove plexus-utils usage to commons-*Olivier Lamy2012-12-042-5/+3
* authenticator do not return key so add a message fieldOlivier Lamy2012-12-042-1/+22
* if any exception must be returned in rest responseOlivier Lamy2012-12-041-0/+15
* force an implementation name to prevent issue when more than one availableOlivier Lamy2012-12-012-0/+2
* extract an interface to be able to override the impl in archivaOlivier Lamy2012-11-275-12/+12
* rename UserConfiguration to DefaultUserConfiguration to be able to extract an...Olivier Lamy2012-11-277-14/+14
* return updated user and un comment tested codeOlivier Lamy2012-11-231-1/+1
* [MRM-1708] When using LDAP, users can still edit their details upon login.Olivier Lamy2012-11-232-1/+18
* remove this ugly Object getPrincipalOlivier Lamy2012-11-226-19/+19
* do not use harcoded userManager implOlivier Lamy2012-11-221-1/+1
* remove not anymore used classOlivier Lamy2012-11-221-78/+0
* use non deprecated variableOlivier Lamy2012-11-221-5/+5
* storing User in AuthenticationResult to avoid searching it againOlivier Lamy2012-11-212-17/+21
* add log4j2-test.xml fileOlivier Lamy2012-11-211-0/+40
* use log4j2Olivier Lamy2012-11-212-49/+3
* use last tomcat versionOlivier Lamy2012-11-211-1/+1
* missing license headerOlivier Lamy2012-11-211-0/+18
* add configuration files for test to prevent unit failuresOlivier Lamy2012-11-212-0/+48
* remove some system.outOlivier Lamy2012-11-211-1/+1
* remove non used code and fix logging callOlivier Lamy2012-11-201-46/+15
* fix bean idOlivier Lamy2012-11-201-1/+1
* remove not anymore needed dependenciesOlivier Lamy2012-10-171-16/+0
* remove redback-jsecurity module from reactorsOlivier Lamy2012-10-171-1/+0