3777 Commits

Author SHA1 Message Date
Olivier Lamy
374cacbd77 oups missed to save configuration as it was changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420725 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 15:01:29 +00:00
Olivier Lamy
9fcc3c4912 userManagerImpls must not be empty so add a check and if empty add at least jdo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420722 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:57:47 +00:00
Olivier Lamy
6341350134 prevent NPE when guest user not exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420664 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 13:30:49 +00:00
Olivier Lamy
fe6408412a this call is with a default value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420244 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:08:04 +00:00
Olivier Lamy
0d457b816e re initialize CookieSettings too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420240 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:59:53 +00:00
Olivier Lamy
8fc98776f6 missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420239 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:59:22 +00:00
Olivier Lamy
f1028d61bc reload passwordRules in case of configuration change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420238 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:58:58 +00:00
Olivier Lamy
17c210e4b6 fix ldapConnectionFactory initialize call when changing configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420237 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:58:32 +00:00
Olivier Lamy
242c7794eb correctly reinit ldap connection factory in case of changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419923 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:01:34 +00:00
Olivier Lamy
6b3886bb1c correclty use archiva configuration for ldap connection
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419916 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:00:56 +00:00
Olivier Lamy
504abcf697 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419602 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 17:37:50 +00:00
Olivier Lamy
b5f494d22c reduce log noise
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419579 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:46:33 +00:00
Olivier Lamy
07565fa15f user can change only the order of userManagerImpls so take care of that
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419578 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:46:12 +00:00
Olivier Lamy
48deda62b1 [MRM-1721] Chaining user manager implementations.
take care of last changes in redback to be able to track exception when using userManagerImpl.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419573 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:37:30 +00:00
Olivier Lamy
166d6359ed [MRM-1721] Chaining user manager implementations.
fix json update.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419571 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:36:47 +00:00
Olivier Lamy
8534cdcb6a [MRM-1721] Chaining user manager implementations.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419569 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:36:18 +00:00
Olivier Lamy
195d7ef627 fix compilation with last redback changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418773 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 22:33:23 +00:00
Olivier Lamy
017cb9625b [MRM-1721] Chaining user manager
not yet complete but commit stuff to prevent compilation failure due to redback changes.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418718 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 17:41:27 +00:00
Olivier Lamy
6eea39fdd0 [MRM-1718] add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418697 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:53:38 +00:00
Olivier Lamy
6cd69cb128 some values cannot be required per default if userManager impl is not ldap
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418696 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:53:22 +00:00
Olivier Lamy
12da6dd0b6 fix ssl boolean field mapping in form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418594 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 02:34:22 +00:00
Olivier Lamy
6c616738c6 [MRM-1718] ldap configuration editable with the ui.
add tabs with forms for ldap values and other redback properties.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418593 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 02:34:02 +00:00
Olivier Lamy
5df5fae806 more easy disk cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418503 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 21:58:00 +00:00
Olivier Lamy
37612ad4f9 fix bean mapping BeanReplicator does not replicate automatically object field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418347 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 15:04:08 +00:00
Olivier Lamy
69f428af71 fix bean mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418312 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:36 +00:00
Olivier Lamy
e43c57f742 fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418311 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:13 +00:00
Maria Odea B. Ching
32299d34e0 minor fix in labels
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418274 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 10:54:35 +00:00
Maria Odea B. Ching
c7a6bce5d4 removed '' in between parameter so it gets evaluation as param
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418253 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 10:23:52 +00:00
Maria Odea B. Ching
d8ef1847ef set permgen size in surefire plugin to prevent oome permgen error
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418234 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 09:40:15 +00:00
Olivier Lamy
4c77e91a19 fix javascript bean mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418232 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 09:27:59 +00:00
Olivier Lamy
acf3a0bb3f add new javascript bean properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418231 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 09:27:20 +00:00
Olivier Lamy
052eb24e53 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418123 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 23:01:51 +00:00
Olivier Lamy
2c11134559 unit tests fix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418002 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 17:01:28 +00:00
Olivier Lamy
409477099c fix some unit tests due to the missing alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417979 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:24:33 +00:00
Olivier Lamy
75f17a0d8b fix NPE and add alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417978 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:23:47 +00:00
Olivier Lamy
2aa866124d remove archiva-applet from reactor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417928 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:02:01 +00:00
Olivier Lamy
caf1092e6e applet not anymore used in new ui so remove from build.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417927 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:01:07 +00:00
Olivier Lamy
21bb85c936 use the alias to have direct access as the default will be overriden
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417544 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:25:29 +00:00
Olivier Lamy
e64c232ac9 use constants keys from redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417543 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:24:18 +00:00
Olivier Lamy
51f0f40aae move redback runtime configuration to user menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417542 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:23:55 +00:00
Olivier Lamy
e0e947f787 add a field for extra properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417541 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:23:31 +00:00
Olivier Lamy
5026ea60cc change the class name as it is very redback centric
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417540 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:23:02 +00:00
Olivier Lamy
dad428b386 fix missing osgi import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417119 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 19:02:54 +00:00
Olivier Lamy
e06ac14d78 missed to add one class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417094 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:22:50 +00:00
Olivier Lamy
19e9ca8bb5 [MRM-1718] ldap configuration editable with the ui.
WORK IN PROGRESS !

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417093 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:22:28 +00:00
Olivier Lamy
d4ae0438e5 add bindLdapAuthenticator flag
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417091 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:21:29 +00:00
Olivier Lamy
122be4d31b fix port must be a int
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417090 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:21:14 +00:00
Olivier Lamy
ca925003ca [MRM-1718] ldap configuration editable with the ui.
add a flag to know if configuration has been important for redback file.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417089 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:21:01 +00:00
Olivier Lamy
d388282ff6 fix rat configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415242 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:18:14 +00:00
Olivier Lamy
169bc60b63 more %s/nexus/maven
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415241 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:17:53 +00:00