Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
49c94485c5 fix minor javadoc warnings 2012-10-17 14:13:36 +02:00
Sebastian Sdorra
49a4fbda5d added animal-sniffer maven plugin 2012-10-17 13:49:35 +02:00
Sebastian Sdorra
101c399079 do not log sensitive cgi env variables 2012-10-17 12:45:51 +02:00
Sebastian Sdorra
8552b564f1 fix wrong mercurial changeset ids during hooks 2012-10-17 12:17:37 +02:00
Sebastian Sdorra
79501ec5fc merge with bracnh issue-242 2012-10-16 08:07:31 +02:00
Sebastian Sdorra
74a8eaec0f close branch issue-242 2012-10-16 08:06:53 +02:00
Sebastian Sdorra
80173c6f4f remove unused import 2012-10-16 08:05:51 +02:00
Sebastian Sdorra
f4bdc8aed6 fix repository it case 2012-10-16 08:05:23 +02:00
Sebastian Sdorra
d459ac2ff0 improve preparation of repositories 2012-10-16 07:45:40 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
c224be0d04 close branch apache-shiro 2012-10-15 21:47:16 +02:00
Sebastian Sdorra
9f5a8268e0 remove unused imports 2012-10-15 20:58:01 +02:00
Sebastian Sdorra
1afbbeac15 fix abort during pre receive hook 2012-10-15 13:54:00 +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
4a43ebd57e fix wrong port for selenium tests 2012-10-13 14:04:53 +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
f6042f65c4 update maven jetty plugin to same version as scm-server 2012-10-13 11:56:43 +02:00
Sebastian Sdorra
a78c89617a improve performance and memory consumption of svn log command 2012-10-13 11:34:18 +02:00
Sebastian Sdorra
74e5babeab execute jetty plugin with java.awt.headless=true 2012-10-13 11:33:43 +02:00
Sebastian Sdorra
8d9d32af66 fix bug in history of subversion repositories 2012-10-13 11:26:30 +02:00
Sebastian Sdorra
1a9165837a update mustache to version 0.8.7 2012-10-13 11:22:36 +02:00
Sebastian Sdorra
89db124e84 update slf4j to version 1.7.2 2012-10-13 11:20:59 +02:00
Sebastian Sdorra
ddca155c8d exclude unused dependencies 2012-10-11 16:25:56 +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
352ce23082 remove token from PrincipalCollection because it is also stored in the session 2012-10-11 15:51:11 +02:00
Sebastian Sdorra
3999a4daf5 store authentication token as principal 2012-10-07 17:57:14 +02:00
Sebastian Sdorra
50ce50ca1b allow execution of administration tasks without an active http session 2012-10-06 18:56:30 +02:00
Sebastian Sdorra
e89195f6db improve security of administration context 2012-10-06 18:35:09 +02:00
Sebastian Sdorra
7f5f34eddc do not store non valid users 2012-10-04 11:18:10 +02:00
Sebastian Sdorra
b85a92596d fix wrong cast 2012-10-04 11:15:14 +02:00
Sebastian Sdorra
40ae526620 added hack for missing user events 2012-10-04 11:14:46 +02:00
Sebastian Sdorra
8e95f3d6bf indent 2012-10-04 11:09:12 +02:00
Sebastian Sdorra
c2f34ffa6e user user dao instead of user manager to pass permission checks 2012-10-04 11:00:12 +02:00
Sebastian Sdorra
4d3c12c805 remove current user check, because it does not work with apache shiro 2012-10-04 10:50:57 +02:00
Sebastian Sdorra
468f1a9b4c improve logging 2012-10-04 10:50:19 +02:00
Sebastian Sdorra
46e3366896 update enunciate to version 1.26.1 2012-10-04 09:18:09 +02:00
Sebastian Sdorra
328867aae1 added some comments 2012-10-03 14:01:00 +02:00
Sebastian Sdorra
ac683ad8a9 improve logging 2012-10-03 12:49:12 +02:00
Sebastian Sdorra
bff2b74c4e remove missing import 2012-10-02 16:27:47 +02:00
Sebastian Sdorra
1a41802a1f fix bug in AuthorizationInfo cache 2012-10-02 16:27:17 +02:00
Sebastian Sdorra
9157457206 use joiner instead of while loop 2012-10-02 16:21:53 +02:00
Sebastian Sdorra
f648f01676 realm should be a singleton 2012-10-02 16:16:13 +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
d8b5569e40 update web-compressor plugin to version 1.3 2012-10-01 15:39:52 +02:00
Sebastian Sdorra
99550d0423 remove unused import 2012-10-01 09:44:00 +02:00