Commit Graph

601 Commits

Author SHA1 Message Date
Olivier Lamy 1814062734 add javadoc comment and @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1414471 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 23:43:10 +00:00
Olivier Lamy 8bf7b14a83 extract an interface to be able to override the impl in archiva
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1414452 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 22:50:13 +00:00
Olivier Lamy b23cf34cc0 rename UserConfiguration to DefaultUserConfiguration to be able to extract an interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1414451 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 22:48:18 +00:00
Olivier Lamy f22c79fe22 add an alias to be to access to the original when we override the bean in archiva.
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1414237 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 15:56:57 +00:00
Olivier Lamy 4f810483e5 user manager now returns a description key to be able to customize label on ui side
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1413019 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:33:52 +00:00
Olivier Lamy f0b5140e1a return real bean id and add a flag to say if users can choose this implementation or not
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1413018 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:32:55 +00:00
Olivier Lamy 9b5bc72ae7 make possible to change the userManagerImpl
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412941 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:26:27 +00:00
Olivier Lamy a0bf39d5b5 remove @version
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412940 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:26:10 +00:00
Olivier Lamy 5c0d601c8f [MRM-1714] using LDAP can be configurable with the ui.
prepare redback

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412808 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:10:28 +00:00
Olivier Lamy 781c294599 return updated user and un comment tested code
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412794 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:29:18 +00:00
Olivier Lamy daeecfa8a0 [MRM-1708] When using LDAP, users can still edit their details upon login.
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412793 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:28:48 +00:00
Olivier Lamy d852fe3356 reduce logs
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412693 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 22:16:43 +00:00
Olivier Lamy 1747f702c9 remove some others Object parameters type
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412688 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:56:16 +00:00
Olivier Lamy a45cb572c4 use real type rather than Object
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412686 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:56:00 +00:00
Olivier Lamy 6c64232c50 remove Object principal
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412685 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:55:43 +00:00
Olivier Lamy 318e1f0ea6 remove this ugly Object getPrincipal
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412684 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:55:21 +00:00
Olivier Lamy 0981c39071 add serialVersionUID for AuthenticationResult class
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412682 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:53:08 +00:00
Olivier Lamy 5825a992f9 do not use harcoded userManager impl
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412680 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:52:50 +00:00
Olivier Lamy b9ab27cd41 remove not anymore used class
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412571 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 14:54:29 +00:00
Olivier Lamy f49dfbd78c use non deprecated variable
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412567 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 14:45:45 +00:00
Olivier Lamy 663473b58d storing User in AuthenticationResult to avoid searching it again
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412362 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 23:35:09 +00:00
Olivier Lamy 84a2a1855d remove FIXME as it has been fixed!
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412361 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 23:34:32 +00:00
Olivier Lamy 7ae8bd4451 use real type here to have more readable code
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412360 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 23:34:11 +00:00
Olivier Lamy 69b4275302 made jdo default user manager impl.
As cached can used configurable which use cached too so stackoverflow !

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412342 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:31:45 +00:00
Olivier Lamy 55100bb1b7 cleanup properties file
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412341 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:31:30 +00:00
Olivier Lamy 61439213d3 add log4j2-test.xml file
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412340 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:31:16 +00:00
Olivier Lamy ad6312856b use log4j2
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412339 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:31:00 +00:00
Olivier Lamy 8d8209a2fb use last tomcat version
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412338 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:30:45 +00:00
Olivier Lamy 0ada359748 missing license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412337 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:30:29 +00:00
Olivier Lamy 3e9447142e add configuration files for test to prevent unit failures
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412336 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:30:16 +00:00
Olivier Lamy a9ae52e2ac remove some system.out
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412335 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:29:59 +00:00
Olivier Lamy 8fe7aa3f27 cleanup spring file
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1411937 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:56:50 +00:00
Olivier Lamy c2daa5339d fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1411935 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:55:11 +00:00
Olivier Lamy d259975451 [MRM-1713] users list when using ldap doesn't work
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1411933 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:54:58 +00:00
Olivier Lamy af82c9bdc9 remove non used code and fix logging call
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1411881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 21:20:05 +00:00
Olivier Lamy c45ea842a9 fix bean id
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1411874 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 21:12:19 +00:00
Olivier Lamy 930dd9fff3 log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1409699 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 08:59:39 +00:00
Olivier Lamy 2605010994 aggregate jxr
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1404834 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 23:47:25 +00:00
Olivier Lamy 79e3e0cf94 aggregate checkstyle
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1404833 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 23:47:15 +00:00
Olivier Lamy b96c1a125d last version of spring and log4j2
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1404684 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 17:27:57 +00:00
Olivier Lamy 588444b317 remove not anymore needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1399147 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 08:25:50 +00:00
Olivier Lamy 2ed3ade989 remove redback-jsecurity module from reactors
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1399144 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 08:08:27 +00:00
Olivier Lamy 0e0dea5057 redback-jsecurity is not used so move it to retired.
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1399143 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 08:07:34 +00:00
Olivier Lamy 3e9de575ac non RC of jsecurity
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1399142 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 07:55:01 +00:00
Olivier Lamy cbdc922f7d simplify code
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1398203 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 07:25:40 +00:00
Olivier Lamy 79b5b4dc0b test cxf 2.6.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1396812 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 21:37:01 +00:00
Olivier Lamy d547783cad test cxf 2.7.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1396804 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 21:19:16 +00:00
Olivier Lamy e7bd58f6fc remove not used anymore classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1396046 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 14:36:57 +00:00
Olivier Lamy 80e0c953ec remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1395916 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 08:48:23 +00:00
Olivier Lamy f7119c865c remove struts related classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1395915 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 08:47:36 +00:00