Commit Graph

303 Commits

Author SHA1 Message Date
René Pfeuffer
8c308f7d74 Correct Typo 2018-05-25 15:13:34 +02:00
Sebastian Sdorra
97abf3de0e improve default configuration for json serialization/deserialization 2017-06-28 21:59:49 +02:00
Sebastian Sdorra
3637a8de20 switch from jersey 1.x to resteasy 2017-06-27 20:16:05 +02:00
Sebastian Sdorra
aec3d5d65d merge with branch 1.x 2017-06-25 19:01:33 +02:00
Sebastian Sdorra
9ff0d1863c improve rest api documentation of Repository, RepositoryImport, Search, SecuritySystem and User resource 2017-05-10 08:56:43 +02:00
Sebastian Sdorra
42f412faa4 improve rest api documentation of Authentication, ChangePassword, Cipher, Group, Key and Plugin resource 2017-05-09 16:06:08 +02:00
Sebastian Sdorra
9ffb07acee update enunciate to version 2.9.1 2017-05-09 15:18:14 +02:00
Sebastian Sdorra
e0d42d7c92 change authentication parameters to match oauth spec 2017-02-09 20:52:53 +01:00
Sebastian Sdorra
2388cfd35d create a more flexible interface for the creation of access tokens
Provide a AccessTokenBuilderFactory to simplify the creation of access tokens and a default implementation which is based on JWT. Added also an AccessTokenCookieIssuer to unify the creation of access token cookies. Removed old BearerTokenGenerator.
2017-01-17 14:40:50 +01:00
Sebastian Sdorra
e7d6f50fd9 implement token scopes, scopes can be used to issue a token which is only suitable for a single or set explicit actions 2017-01-16 15:04:44 +01:00
Sebastian Sdorra
7429a90424 fix broken build 2017-01-13 06:43:59 +01:00
Sebastian Sdorra
4e62f9552a re implement xsrf protection for scm-manager 2.0.0 2017-01-12 22:16:14 +01:00
Sebastian Sdorra
bad99919f4 merge with branch 1.x 2017-01-12 19:50:39 +01:00
Sebastian Sdorra
5332ac2466 refactor store api 2016-12-11 21:31:05 +01:00
Sebastian Sdorra
3709ce7602 fix typo 2016-12-07 22:28:06 +01:00
Sebastian Sdorra
488d4e3323 implemented xsrf protection, see issue #793 2016-01-23 22:02:25 +01:00
Sebastian Sdorra
6dd765e3be start implementation of repository permissions 2015-07-09 20:29:07 +02:00
Sebastian Sdorra
71291bd7ea fix wrong uft-8 filenames on raw download, see issue #697 2015-04-18 22:11:34 +02:00
Sebastian Sdorra
c921fa9ab0 remove cookie on logout 2015-04-01 10:47:00 +02:00
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
dd802cda69 fix wrong logging 2015-01-23 22:58:58 +01:00
Sebastian Sdorra
6145d3cb57 fix wrong logging 2015-01-23 21:33:28 +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