Commit Graph

1387 Commits

Author SHA1 Message Date
Sebastian Sdorra
9e7e8a3f40 remove redundant nullcheck 2012-10-30 08:15:57 +01:00
Sebastian Sdorra
288ef3250a mark never used HashBuilder and its implementation as deprecated 2012-10-30 08:00:10 +01:00
Sebastian Sdorra
0b9d4908f4 [maven-release-plugin] prepare for next development iteration 2012-10-29 14:46:21 +01:00
Sebastian Sdorra
64842c98ca [maven-release-plugin] prepare release 1.22 2012-10-29 14:46:19 +01:00
Sebastian Sdorra
06855b516d added util class for templates 2012-10-29 13:22:25 +01:00
Sebastian Sdorra
8d58137bae added method to read templates from a reader 2012-10-29 13:04:00 +01:00
Sebastian Sdorra
a60f0719fd [maven-release-plugin] prepare for next development iteration 2012-10-17 14:40:14 +02:00
Sebastian Sdorra
23420d0009 [maven-release-plugin] prepare release 1.21 2012-10-17 14:40:12 +02:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +02:00
Sebastian Sdorra
49c94485c5 fix minor javadoc warnings 2012-10-17 14:13:36 +02:00
Sebastian Sdorra
101c399079 do not log sensitive cgi env variables 2012-10-17 12:45:51 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
28623dc8f2 added some javadoc 2012-10-13 15:23:30 +02:00
Sebastian Sdorra
dd3e684762 remove unused import 2012-10-13 15:23:14 +02:00
Sebastian Sdorra
3b8a10d093 fix wrong information in javadoc 2012-10-13 14:45:42 +02:00
Sebastian Sdorra
e23c93ced0 return empty array list if permissions are null 2012-10-13 13:41:25 +02:00
Sebastian Sdorra
635e0c02af fix possible npe on add method of group 2012-10-13 13:39:45 +02:00
Sebastian Sdorra
b2f28a3ece javadoc for Tokens class 2012-10-11 16:14:22 +02:00
Sebastian Sdorra
6728758637 do not store request and respone in authentication token 2012-10-11 16:12:06 +02:00
Sebastian Sdorra
f29bb6d983 create global object for the anonymous user 2012-10-02 16:02:44 +02:00
Sebastian Sdorra
7463e0f16f fix wrong status codes with enabled anonymous access 2012-10-02 15:58:49 +02:00
Sebastian Sdorra
e9c10c21e1 indent 2012-09-30 13:11:54 +02:00
Sebastian Sdorra
910c937a30 indent 2012-09-30 09:48:17 +02:00
Sebastian Sdorra
24e6e7e7af check plugin package conditions 2012-09-30 09:43:11 +02:00
Sebastian Sdorra
a5ca1a55d2 added api to install plugin packages 2012-09-29 21:44:39 +02:00
Sebastian Sdorra
9b98ab78c6 fix license headers 2012-09-13 15:47:13 +02:00
Sebastian Sdorra
492fb08558 fix anonymous access 2012-09-13 15:28:46 +02:00
Sebastian Sdorra
e8d92f485c added classes for Base32 and Base62 encoding and decoding 2012-09-05 16:05:07 +02:00
Sebastian Sdorra
2e674beef2 added test for repository permissions 2012-09-02 17:58:23 +02:00
Sebastian Sdorra
8bd8371679 added test for repository permission resolver 2012-09-02 17:51:32 +02:00
Sebastian Sdorra
e58084576f update google guava to version 13.0.1 2012-08-30 17:36:59 +02:00
Sebastian Sdorra
65826e749e implement administration context with apache shiro 2012-08-30 16:49:46 +02:00
Sebastian Sdorra
1749feaf63 removed unused field 2012-08-30 16:21:31 +02:00
Sebastian Sdorra
f03517c445 remove unused imports 2012-08-30 16:20:45 +02:00
Sebastian Sdorra
7a430f5db6 groupnames and repositorypermissions should be final 2012-08-30 16:15:55 +02:00
Sebastian Sdorra
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
c40cbeb4d6 mark most of the PermissionUtil methods as deprecated and ignore permission util tests 2012-08-30 11:54:36 +02:00
Sebastian Sdorra
38d57ff5cd use apache shiro api for permission filter sub classes 2012-08-30 10:48:18 +02:00
Sebastian Sdorra
909c1a6c6c use shiro api for permission checks in the repository api 2012-08-30 10:43:56 +02:00
Sebastian Sdorra
3b0482657a fix missing group permission check 2012-08-30 10:40:19 +02:00
Sebastian Sdorra
81060af003 replace groups class with groupnames 2012-08-30 10:38:56 +02:00
Sebastian Sdorra
c7f11a8203 use shiro api for permission filter 2012-08-30 09:23:18 +02:00
Sebastian Sdorra
230fd1a4fb show authentication stacktrace only on trace log level 2012-08-29 18:09:09 +02:00
Sebastian Sdorra
08fe4b6eca use apache shiro api for authentication over the BasicAuthenticationFilter 2012-08-29 18:06:59 +02:00
Sebastian Sdorra
f657e9d55b use apache shiro api for authentication resource 2012-08-29 16:29:41 +02:00
Sebastian Sdorra
b70fc53571 added security constants 2012-08-29 10:21:58 +02:00
Sebastian Sdorra
d9810da47c move repository permissions to scm-core 2012-08-29 09:35:28 +02:00
Sebastian Sdorra
585a2559ce clear cache only on a post event 2012-08-27 08:00:16 +02:00
Sebastian Sdorra
8eb632aa61 added dependencies for apache shiro 2012-08-26 15:35:01 +02:00
Sebastian Sdorra
4ca0d820e7 [maven-release-plugin] prepare for next development iteration 2012-08-26 13:55:57 +02:00