Commit Graph

533 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
edbdffd255 added support for jersey viewable 2012-08-12 21:32:44 +02:00
Sebastian Sdorra
24dced481a added option for branches to getChangesets method of rest api 2012-07-27 10:55:41 +02:00
Sebastian Sdorra
7a0ec93c1c added webservice method for branches command 2012-07-10 20:56:03 +02:00
Sebastian Sdorra
e49faed7cb added webservice method for fetch tags of a repository 2012-07-05 19:37:00 +02:00
Sebastian Sdorra
92cabc73f6 added locale and timezone to support informations 2012-06-29 09:40:21 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
9723148d4b fix npe on repository root resource 2012-06-24 16:20:09 +02:00
Sebastian Sdorra
23ea72b3c8 use repository createUrl instead of deprecated getUrl 2012-06-24 16:15:45 +02:00
Sebastian Sdorra
ef00ad320b close repository service after usage 2012-06-23 13:58:18 +02:00
Sebastian Sdorra
8d6d7d1b44 use new repository service api for repository rest resource 2012-06-16 14:12:58 +02:00
Sebastian Sdorra
b3257343ca merge with branch issue-161 2012-05-29 15:30:37 +02:00
Sebastian Sdorra
99458474f6 fix duplicated path separator 2012-05-29 10:37:55 +02:00
Sebastian Sdorra
a087a45fb4 create url from current request 2012-05-29 10:36:20 +02:00