Commit Graph

646 Commits

Author SHA1 Message Date
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
aec7773239 remove deprecated stuff 2014-01-03 10:34:34 +01:00
Sebastian Sdorra
d0c89357b4 improve login error messages 2013-09-28 14:21:08 +02:00
Sebastian Sdorra
2fd92b0450 improve exception mapping 2013-09-28 14:03:59 +02:00
Sebastian Sdorra
ca19c542b7 added format option as query param for diff resource 2013-08-23 15:07:31 +02:00
Sebastian Sdorra
1f55d7261a use ServletContainerDetector instead of SystemUtil 2013-06-19 16:28:03 +02:00
Sebastian Sdorra
d665367b39 document user and group permission resource 2013-05-31 17:51:04 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
a8d79dca49 added missing ExternallyManagedLifecycle annotation for documentation generation 2013-05-30 08:16:05 +02:00
Sebastian Sdorra
c8d98fadb1 improve caching of roles and permissions 2013-05-29 20:52:48 +02:00
Sebastian Sdorra
235b3322fe update svnkit to version 1.7.9-scm1 2013-05-29 20:22:34 +02:00
Sebastian Sdorra
ea39ecb365 added assigned permissions to ScmState 2013-05-26 13:14:59 +02:00
Sebastian Sdorra
e440feb5f5 merge with branch issue-340 2013-05-11 19:08:07 +02:00
Sebastian Sdorra
e2450d114a added rest api for new security system 2013-05-01 14:11:45 +02:00
Sebastian Sdorra
c7cc0fabb0 pass available permissions to the state object, if the current user has the administrator role 2013-04-30 16:23:40 +02:00
Sebastian Sdorra
2e7e4c457a improve remember me 2013-04-24 08:33:32 +02:00
Sebastian Sdorra
a71472d909 start implementation of a remember me system 2013-04-23 07:16:28 +02:00
Sebastian Sdorra
77acba82e1 start implementation of a ui for the security system configuration 2013-04-14 15:53:23 +02:00
Sebastian Sdorra
35774635e7 added missing javadoc for branch parameter 2013-04-01 22:21:16 +02:00
Sebastian Sdorra
8979ff837a merge with branch issue-320 2013-02-04 15:53:46 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
2d5fa22ca4 use index of char instead of index of string, if possible 2013-01-30 10:10:20 +01:00
Sebastian Sdorra
e8e288ccf0 fix another possible crlf injection, see issue #320 2013-01-28 13:20:22 +01:00
Sebastian Sdorra
500a082a3f fix possible crlf injection, see issue #320 2013-01-28 13:04:12 +01:00
Sebastian Sdorra
9684c80126 added new browse options to restful endpoint 2013-01-21 15:04:20 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
6fd1e1fc2c fix permission autocomplete 2012-10-19 09:50:39 +02:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +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
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
b47929adfc fix logout with enabled anonymous access 2012-09-30 17:53:05 +02:00
Sebastian Sdorra
272259c9fc use status code 412 for failed plugin conditions 2012-09-30 15:09:16 +02:00
Sebastian Sdorra
d294a655a8 added ui form to install plugin packages 2012-09-30 14:21:59 +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
492fb08558 fix anonymous access 2012-09-13 15:28:46 +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
81060af003 replace groups class with groupnames 2012-08-30 10:38:56 +02:00
Sebastian Sdorra
230fd1a4fb show authentication stacktrace only on trace log level 2012-08-29 18:09:09 +02:00
Sebastian Sdorra
f657e9d55b use apache shiro api for authentication resource 2012-08-29 16:29:41 +02:00
Sebastian Sdorra
68edc4fa14 fix non closing "hg serve" processes 2012-08-20 08:57:45 +02:00
Sebastian Sdorra
eb0c943202 fix enunciate warnings 2012-08-18 13:25:56 +02:00
Sebastian Sdorra
6134b3abbc use mustache template engine to render repository root page 2012-08-12 22:18:59 +02:00
Sebastian Sdorra
3cb9cb307a use mustache template engine to render support page 2012-08-12 22:15:25 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
73a8b8bec7 use viewable for repository root resource 2012-08-12 21:36:02 +02:00
Sebastian Sdorra
442c157c79 use viewable for support page 2012-08-12 21:33:20 +02:00