Commit Graph

1050 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
1d0432d7c0 [maven-release-plugin] prepare release 1.20 2012-08-26 13:55:55 +02:00
Sebastian Sdorra
83003def31 [maven-release-plugin] prepare for next development iteration 2012-08-18 14:13:46 +02:00
Sebastian Sdorra
1928b11aed [maven-release-plugin] prepare release 1.19 2012-08-18 14:13:44 +02:00
Sebastian Sdorra
9de33362bd throw io exception if template is not parse able 2012-08-18 13:52:17 +02:00
Sebastian Sdorra
d0a6b84dcd added unit test for template engine factory 2012-08-18 11:40:39 +02:00
Sebastian Sdorra
6a11c02dd0 do not send WWW-Authenticate header, if the client is the web interface 2012-08-17 08:51:16 +02:00
Sebastian Sdorra
90a0bcc45e improve javadoc 2012-08-13 17:37:08 +02:00
Sebastian Sdorra
dfa90a86b1 added some javadoc for the template engine 2012-08-13 17:29:36 +02:00
Sebastian Sdorra
7272986843 display error on startup if home directory is not write able 2012-08-13 16:59:55 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
5e0696c5ad fix bug in template engine resolution by extension 2012-08-12 21:32:19 +02:00
Sebastian Sdorra
ba8814754d use object instead of map for template model 2012-08-12 21:19:44 +02:00
Sebastian Sdorra
d247c18b78 mark templatehandler as deprecated 2012-08-12 21:02:47 +02:00
Sebastian Sdorra
afe94f36bb added new template api 2012-08-12 20:48:45 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
fb91eff296 update google guava to version 13.0 2012-08-09 20:45:13 +02:00
Sebastian Sdorra
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
Sebastian Sdorra
5edb75e0a9 use toLowerCase with locale 2012-07-29 15:22:15 +02:00
Sebastian Sdorra
09828e2aa9 added support for branches to log command 2012-07-27 10:54:24 +02:00
Sebastian Sdorra
85231e7f03 fix potential bugs 2012-07-24 20:12:46 +02:00
Sebastian Sdorra
0dfd8da743 merge with branch issue-192 2012-07-23 09:19:28 +02:00
Sebastian Sdorra
8e5f312809 merge changes from version 1.17 2012-07-23 09:11:41 +02:00
Sebastian Sdorra
afd5f006d5 fix license headers 2012-07-10 21:11:35 +02:00
Sebastian Sdorra
9f42099e31 improve javadoc 2012-07-10 21:10:46 +02:00
Sebastian Sdorra
396e4d5226 improve javadoc 2012-07-10 21:06:47 +02:00
Sebastian Sdorra
817d3e6750 added branches command to repository service 2012-07-10 20:55:06 +02:00
Sebastian Sdorra
525beb0e6b added api for branch support 2012-07-10 20:40:35 +02:00
Sebastian Sdorra
e5ee84cebe added logging to tags command builder 2012-07-05 19:47:35 +02:00
Sebastian Sdorra
b0e0f76c09 added tags resource to url provider 2012-07-05 19:43:12 +02:00
Sebastian Sdorra
12202058bd throw ioexception and repositoryexcetion on tags command 2012-07-05 19:11:38 +02:00
Sebastian Sdorra
e2ccf7c25d fix wrong javadoc 2012-07-05 18:59:23 +02:00
Sebastian Sdorra
f14e3ec742 added tags command to repository api 2012-07-05 18:58:12 +02:00
Sebastian Sdorra
78925d54cd fix wrong cache result in blame command 2012-07-04 11:32:50 +02:00
Sebastian Sdorra
374aa7fec0 [maven-release-plugin] prepare for next development iteration 2012-07-01 15:45:14 +02:00
Sebastian Sdorra
1d297cf66c [maven-release-plugin] prepare release 1.17 2012-07-01 15:45:13 +02:00
Sebastian Sdorra
3108776974 merge with branch issue-195 2012-06-28 15:35:57 +02:00