Commit Graph

282 Commits

Author SHA1 Message Date
Sebastian Sdorra
fd683dd6b4 disable apache shiro remember me function 2015-03-21 17:03:23 +01:00
Sebastian Sdorra
3525346adb set 10 hours for token max age 2015-03-21 15:58:31 +01:00
Sebastian Sdorra
325ca0c795 added restful endpoint for jwt authentication 2015-03-15 11:40:29 +01:00
Sebastian Sdorra
4fa8e6e88a replace scm-manager 1.x security api with apache shiro and use PasswordService for stronger password hashes 2014-12-14 12:26:03 +01:00
Sebastian Sdorra
d6ce7383d6 merge with branch 1.x 2014-12-06 15:42:10 +01:00
Sebastian Sdorra
34d05ef3a0 implement gzip compression for unbundle command 2014-12-01 11:14:19 +01:00
Sebastian Sdorra
7a00bff77b merge repository heads 2014-11-29 12:50:31 +01:00
Sebastian Sdorra
50193b37b0 added rest endpoint for new AdvancedImportHandler 2014-11-29 12:47:19 +01:00
Sebastian Sdorra
45a6bf5183 implemented ui for repository import from file 2014-11-28 14:51:25 +01:00
Sebastian Sdorra
d898b311b2 improve bundle import execution order 2014-11-26 16:57:13 +01:00
Sebastian Sdorra
0a06885967 added rest endpoint to handle imports of repository bundles such as svn dumps 2014-11-26 16:54:50 +01:00
Sebastian Sdorra
525eb58631 added rest endpoint to start a directory import for all supported repository types 2014-11-26 14:35:37 +01:00
Sebastian Sdorra
a35e839688 improve import rest api to handle imports of external repositories via url 2014-11-26 13:56:27 +01:00
Sebastian Sdorra
c7007e7bd0 javadoc and rest docs 2014-11-03 17:07:49 +01:00
Sebastian Sdorra
a8d9d8b9b6 fix/suppress compiler warnings 2014-08-19 21:45:23 +02:00
Sebastian Sdorra
f1a0435014 merge with branch 1.x 2014-08-15 23:53:31 +02:00
Sebastian Sdorra
cd1a73ef61 javadoc 2014-07-20 14:28:13 +02:00
Sebastian Sdorra
26746a2f77 added cli sub command to generate unique keys 2014-07-20 14:22:36 +02:00
Sebastian Sdorra
1db4359cb9 added cli sub command to encrypt passwords 2014-07-20 13:48:06 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
d42307e8b0 fix log messages 2014-05-22 16:39:33 +02:00
Sebastian Sdorra
22d3aefeb5 fix marshalling exception, see issue #578 2014-05-06 07:44:15 +02:00
Sebastian Sdorra
b900aa29f8 replace PluginFilter with guava predicate 2014-04-13 15:17:14 +02:00
Sebastian Sdorra
43b92f0aca stop scanning classpath, bind extensions from plugin and module descriptor 2014-03-28 22:49:55 +01:00
Sebastian Sdorra
ffc12f2fa1 merge changes from branch 1.x 2014-02-18 21:25:29 +01:00
Sebastian Sdorra
cb3ad8f19b fix possible npe on authentication, see issue #531 2014-02-16 15:02:20 +01:00
Sebastian Sdorra
2504ce95a6 allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
08dede40fe allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
4b35b01516 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
9e9351fe86 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
908f2fe6c8 simplify cache api 2014-01-09 20:06:07 +01:00
Sebastian Sdorra
a7e84bbe3c inject the plugin manager interface not the implementation 2014-01-09 17:41:13 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
0c7d6fa62f replace guava eventbus with legman 2014-01-03 12:56:18 +01:00
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