]> source.dussan.org Git - archiva.git/shortlog
archiva.git
2013-01-28 Olivier Lamyadd @since
2013-01-28 Olivier Lamyadd classes
2013-01-28 Olivier Lamyextract to a component to ease override with Archiva
2013-01-25 Olivier Lamyspring 3.2.1
2013-01-23 Olivier Lamyremove duplicate code
2013-01-23 Olivier Lamyhonor useDefaultRoleName when searching all roles/group...
2013-01-23 Olivier Lamyadd more caching for ldap roles
2013-01-23 Olivier Lamyadd some caching for userAssignement in LdapRbacManager
2013-01-23 Olivier Lamyclear cache when erase is called
2013-01-22 Olivier Lamyif using useDefaultRoleName we must check role really...
2013-01-22 Olivier Lamydo not add group as role
2013-01-22 Olivier Lamybad idea :-(
2013-01-22 Olivier Lamyguest role is Guest: ldap is case sensitive !
2013-01-21 Olivier Lamyensure using default role names when configured
2013-01-21 Olivier Lamyfix user dn when adding user to a group
2013-01-21 Olivier Lamyfix user dn when adding user to a group
2013-01-21 Olivier Lamyuse warn rather than debug to show more informations...
2013-01-21 Olivier LamyLdapUserManagr can be not readOnly depending on configu...
2013-01-21 Olivier Lamyprevent NPE
2013-01-21 Olivier Lamymake start user dn configurable
2013-01-21 Olivier Lamyimplements those methods with ldap call
2013-01-19 Olivier Lamyuse cache for ldap roles
2013-01-18 Olivier Lamyuse faster method to check existence of a role
2013-01-18 Olivier Lamyremove non used field
2013-01-18 Olivier Lamylast ehcache 2.5.7
2013-01-18 Olivier Lamyosgi my love
2013-01-18 Olivier Lamyadd timing here
2013-01-18 Olivier Lamyoptimize a bit to not ask roles in the loop
2013-01-16 Olivier Lamytake care of already existing group so do not fail
2013-01-16 Olivier Lamytomcat 7.0.35
2013-01-16 Olivier Lamytypo
2013-01-16 Olivier Lamyadd unit test for hasRole
2013-01-16 Olivier Lamycatch NameNotFoundException to return false as we check...
2013-01-16 Olivier Lamymap a ldap group to n roles
2013-01-15 Olivier Lamymore detail in exception
2013-01-15 Olivier Lamyremove non needed cast
2013-01-15 Olivier Lamyreuse context when possible
2013-01-15 Olivier Lamymethods already defined in parent
2013-01-15 Olivier Lamyprevent stackoverflow with archiva
2013-01-15 Olivier Lamyfix compilation
2013-01-15 Olivier Lamymove initialize method to the interface
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
next