summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-web-common/src
Commit message (Expand)AuthorAgeFilesLines
* override AbstractUserManager rather than Configurable.Olivier Lamy2013-02-281-72/+7
* I missed to override a method. see logs on dev@ http://markmail.org/message/e...Olivier Lamy2013-02-281-0/+32
* add user in AuthenticationFailureCauseOlivier Lamy2013-02-231-2/+2
* fix chaining of rbac manager to get userassignementsOlivier Lamy2013-02-221-5/+28
* add user manager id in warning logOlivier Lamy2013-02-221-2/+4
* fix chaining of user managerOlivier Lamy2013-02-221-3/+3
* try other authenticator if there is a chainOlivier Lamy2013-02-221-2/+2
* really chain user managersOlivier Lamy2013-02-221-32/+64
* make sure rbacmanager is not readonly before chaining write actionsOlivier Lamy2013-02-221-13/+30
* control at least one rbacmanager/usermanager has been choosedOlivier Lamy2013-02-211-0/+3
* fix compilation of mock RoleManagerOlivier Lamy2013-02-211-1/+4
* add some caching in the chained rbac managerOlivier Lamy2013-02-211-0/+48
* change dynamically rbacmanagers usedOlivier Lamy2013-02-211-0/+31
* really chain of rbac managerOlivier Lamy2013-02-211-35/+525
* use a better method nameOlivier Lamy2013-02-211-52/+38
* add missing i18nOlivier Lamy2013-02-201-0/+6
* missing i18nOlivier Lamy2013-02-181-0/+3
* fix compilationOlivier Lamy2013-02-181-0/+5
* service to provide available rbacmanager implementations informationsOlivier Lamy2013-02-181-0/+11
* add missing i18nOlivier Lamy2013-02-131-0/+7
* fix pathOlivier Lamy2013-02-071-1/+1
* reduce logs noiseOlivier Lamy2013-02-071-0/+2
* fix unit testOlivier Lamy2013-02-071-2/+2
* more compact with fest-assertOlivier Lamy2013-01-291-3/+5
* NPE freeOlivier Lamy2013-01-221-2/+25
* add a remote log to log from javascript to server logOlivier Lamy2013-01-224-0/+226
* implements those methods directly as it is faster that getting all rolesOlivier Lamy2013-01-211-0/+12
* no need to read the configuration every timeOlivier Lamy2013-01-211-12/+8
* override to check faster existence of a roleOlivier Lamy2013-01-181-1/+24
* add time infoOlivier Lamy2013-01-181-5/+14
* try all impls for returning a roleOlivier Lamy2013-01-151-2/+10
* add classOlivier Lamy2013-01-151-0/+289
* use getUsername rather than getPrincipalOlivier Lamy2013-01-152-17/+17
* remove dynamic authorizerOlivier Lamy2013-01-151-121/+0
* NPE free and fix find user with only ldapOlivier Lamy2013-01-092-2/+2
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-081-7/+51
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-081-0/+10
* add a wrapper on top of AuthorizerOlivier Lamy2013-01-061-0/+67
* generic for cacheOlivier Lamy2013-01-061-2/+2
* hack not anymore needed spring 3.2 is fasterOlivier Lamy2013-01-051-5/+0
* fix use of spring alias for authorizerOlivier Lamy2013-01-044-0/+4
* add classOlivier Lamy2013-01-041-0/+108
* reduce security informations returned by this public serviceOlivier Lamy2013-01-042-8/+30
* i18nOlivier Lamy2013-01-031-0/+6
* fix bean namingOlivier Lamy2013-01-022-2/+2
* add i18n for users filteringOlivier Lamy2013-01-021-0/+6
* [MRM-1723] Provide tooltips for action iconsOlivier Lamy2013-01-011-0/+4
* [MRM-1723] Provide tooltips for action iconsOlivier Lamy2012-12-311-0/+3
* add missing i18nOlivier Lamy2012-12-291-0/+6
* add form for url cache failure setupOlivier Lamy2012-12-291-8/+11