]> source.dussan.org Git - archiva.git/history
archiva.git
2013-01-15 Olivier Lamyuse getUsername rather than getPrincipal
2013-01-15 Olivier Lamyuse userManager#configurable rather than userManager...
2013-01-15 Olivier Lamyuse a rbacManager#default rather than hardcoded impl...
2013-01-15 Olivier Lamysvn:ignore
2013-01-15 Olivier Lamyremove empty directories
2013-01-15 Olivier Lamyremove redback-authorization-ldap module
2013-01-15 Olivier Lamywe use now dynamic rbac manager
2013-01-15 Olivier Lamyfix compilation issues
2013-01-15 Olivier Lamycxf 2.6.5
2013-01-15 Olivier Lamyldap rbacmanager pass tck
2013-01-15 Olivier Lamyldap rbacmanager still 2 issues to fix
2013-01-15 Olivier Lamyfix more unit tests
2013-01-15 Olivier Lamyfix more unit tests
2013-01-15 Olivier Lamyfix some unit test for Ldap rbacmanager impl
2013-01-15 Olivier Lamyadd ldap rbac manager
2013-01-15 Olivier Lamyuse new method
2013-01-15 Olivier Lamyadd method to get directly roles for a user
2013-01-08 Olivier Lamybetter javadoc
2013-01-08 Olivier Lamyfix get guest with ldap
2013-01-08 Olivier Lamyfix default groupdn
2013-01-08 Olivier Lamydefault groupsdb is basedn
2013-01-08 Olivier Lamythis parameter is a String not Object
2013-01-08 Olivier Lamybetter toString for debuging purpose
2013-01-08 Olivier Lamyget ldap mapping if existing from security.properties
2013-01-08 Olivier Lamyonly use concerned subset
2013-01-08 Olivier Lamy[MRM-1736] map roles to ldap groups
2013-01-08 Olivier Lamy[MRM-1736] map roles to ldap groups
2013-01-08 Olivier Lamytest with registry snapshot
2013-01-07 Olivier Lamyremove empty directory
2013-01-07 Olivier Lamybasic svn:ignore for new module
2013-01-07 Olivier Lamymove this module in the correct place
2013-01-07 Olivier Lamyadd more generics
2013-01-07 Olivier Lamyadd more generics
2013-01-06 Olivier Lamyimplements Serializable for that: noted an issue with...
2013-01-05 Olivier Lamyuse cache with generics
2013-01-05 Olivier Lamynot display password in logs
2013-01-05 Olivier Lamyadd some methods for dynamic selection of authorizer
2013-01-05 Olivier Lamybetter toString for debuging purpose
2013-01-04 Olivier Lamyremove empty directories not removed by git svn
2013-01-04 Olivier Lamybasic svn:ignore for new module
2013-01-04 Olivier Lamymove to correct package
2013-01-04 Olivier Lamyremove module
2013-01-04 Olivier Lamymodule not needed
2013-01-04 Olivier Lamymove ldap role mapper to ldap common
2013-01-04 Olivier Lamyuse a generic name to be able to override it using...
2013-01-04 Olivier Lamyadd structure for redback-authorization-ldap new module
2013-01-04 Olivier Lamyalign constants names
2013-01-03 Olivier Lamyno need to use toString on a String
2013-01-03 Olivier Lamycaches not needed
2013-01-03 Olivier Lamyremove commented code
2013-01-03 Olivier Lamyimprove performance to retrieve all groups of a user
2013-01-03 Olivier Lamycleanup test
2013-01-03 Olivier LamybaseDn can be different from groups dn
2013-01-03 Olivier Lamyjackson version is defined in parent pom
2013-01-03 Olivier Lamyuse a StringBuilder
2013-01-03 Olivier Lamycosmetic formatting changes
2013-01-03 Olivier Lamybasic svn:ignore for new module
2013-01-03 Olivier Lamyremove empty directory
2013-01-03 Olivier Lamyimprove unit tests
2013-01-03 Olivier Lamyfix units tets
2013-01-03 Olivier Lamymojo version in pluginMngt in root pom
2013-01-03 Olivier Lamyuse dynanic ldap port allocation
2013-01-03 Olivier Lamymove user concerns to a specific package
2013-01-03 Olivier Lamyadd a ldap role mapper
2013-01-03 Olivier Lamysnippet for get rest user service
2013-01-03 Olivier Lamyformatting
2013-01-03 Olivier Lamymake initilialze method public for dynamic reload
2013-01-03 Olivier Lamythis return a String so no need to do toString on Object
2013-01-03 Olivier Lamyno need of synchronized block here
2013-01-03 Olivier Lamyremove not anymore needed cast
2013-01-03 Olivier Lamyremove not anymore needed cast
2013-01-02 Olivier Lamyfix bean naming
2012-12-31 Olivier Lamyprefer a static final class
2012-12-31 Olivier Lamyuse indexOf(char)
2012-12-31 Olivier Lamydo not use printStackTrace
2012-12-31 Olivier Lamyavoid toString of String
2012-12-21 Olivier LamyNPE free
2012-12-21 Olivier LamyisLogged return the user
2012-12-20 Olivier Lamycxf 2.6.4
2012-12-20 Olivier Lamytest last version version
2012-12-19 Olivier Lamynon secure per default
2012-12-19 Olivier Lamyadd a secure cookie property for rememberme
2012-12-19 Olivier Lamymake more sense to have this cookie expire value in...
2012-12-19 Olivier Lamyspring 3.2.0
2012-12-18 Olivier Lamylog time to init
2012-12-18 Olivier Lamyfor security reasons prevent displaying messages such...
2012-12-13 Olivier Lamymissed to add a class
2012-12-13 Olivier Lamyexpose intialize method for Authenticator to make it...
2012-12-13 Olivier Lamyremove password from toString method
2012-12-13 Olivier Lamyadd a method to be able to test a LdapConnectionConfigu...
2012-12-13 Olivier Lamyfix javadoc due to https://jira.codehaus.org/browse...
2012-12-13 Olivier Lamyadd new constants
2012-12-13 Olivier Lamyrevert bad idea sub classes do not need to know parent...
2012-12-13 Olivier Lamymove this field to protected for sub class access too
2012-12-13 Olivier Lamymake this logger protected for sub classes access
2012-12-11 Olivier Lamymake initialize method public
2012-12-10 Olivier Lamymake initialize method public to be able to re initilia...
2012-12-10 Olivier Lamyoups fix compilation
2012-12-10 Olivier Lamy make that more easy to override
2012-12-10 Olivier LamyUserManagerException is now a checked Exception
next