Sebastian Sdorra
|
8bf82213b8
|
remove unused imports
|
2019-01-30 14:48:37 +01:00 |
|
René Pfeuffer
|
9898cd3721
|
Fix authorization events
|
2019-01-23 15:00:48 +01:00 |
|
René Pfeuffer
|
1bd0bbc7a3
|
Better rest
|
2019-01-23 12:46:08 +01:00 |
|
René Pfeuffer
|
69b64948a0
|
Remove duplicates
|
2019-01-23 12:33:34 +01:00 |
|
René Pfeuffer
|
fdf4421a55
|
Fix verbs for repository and rename class
|
2019-01-23 12:22:06 +01:00 |
|
René Pfeuffer
|
8a0d2ba819
|
Rename
|
2019-01-23 10:06:48 +01:00 |
|
René Pfeuffer
|
02b19e51ef
|
Fix repository permission rest interface
|
2019-01-23 09:47:38 +01:00 |
|
René Pfeuffer
|
9b4fc5e3d8
|
Persist permissions in repository
|
2019-01-22 17:22:59 +01:00 |
|
René Pfeuffer
|
101b21e914
|
Read available repository permissions
|
2019-01-22 14:30:56 +01:00 |
|
René Pfeuffer
|
707d63426b
|
Remove enum PermissionType
|
2019-01-22 13:28:52 +01:00 |
|
René Pfeuffer
|
4dcbcb80e7
|
Remove permissions from repository
|
2019-01-22 13:00:02 +01:00 |
|
René Pfeuffer
|
8f1b67fe58
|
Merge with 2.0.0-m3
|
2019-01-21 15:09:23 +01:00 |
|
Sebastian Sdorra
|
3bd1cbf53d
|
added option to define extra groups for AccessToken
|
2019-01-21 14:27:14 +01:00 |
|
René Pfeuffer
|
cda8c59c2d
|
Accept already assigned permissions even when they are not available
|
2019-01-21 10:01:29 +01:00 |
|
René Pfeuffer
|
6815634fad
|
Fail assignment on not existing permission
|
2019-01-19 20:27:25 +01:00 |
|
René Pfeuffer
|
f781778908
|
Fix permission checks
|
2019-01-18 14:52:17 +01:00 |
|
Sebastian Sdorra
|
36ea444e69
|
fix assignment of administrator privileges by configuration
|
2019-01-18 08:35:34 +01:00 |
|
René Pfeuffer
|
783c425b1e
|
Rename Permission -> RepositoryPermission
|
2019-01-17 14:25:49 +01:00 |
|
René Pfeuffer
|
ad65c8cd02
|
Use PermissionDescriptor instead of String
|
2019-01-17 13:21:20 +01:00 |
|
René Pfeuffer
|
5e364e1043
|
Do not expose StoredAssignedPermission
|
2019-01-16 16:03:02 +01:00 |
|
René Pfeuffer
|
f1692aa1c7
|
Cleanup security system
- remove probably unused methods
- use sets instead of lists
- remove old REST resource
|
2019-01-16 14:19:11 +01:00 |
|
René Pfeuffer
|
ada764fd8b
|
Merge with 2.0.0-m3
|
2019-01-16 07:43:22 +01:00 |
|
Sebastian Sdorra
|
ac4a57f2f3
|
replace TokenClaimsValidator with not so generic AccessTokenValidator interface and fixed duplicated code of BearerRealm and JwtAccessTokenResolve
|
2018-12-21 08:35:18 +01:00 |
|
Johannes Schnatterer
|
32b0341649
|
Security System: Query permission.xmls from uber classloader.
Allows for finding permission.xmls from plugins.
Adds an examplary permission.xml for git plugin.
|
2018-12-20 17:56:28 +01:00 |
|
Sebastian Sdorra
|
306482094d
|
move AccessTokenCookieIssue from scm-webapp to scm-core
|
2018-12-14 08:29:30 +01:00 |
|
René Pfeuffer
|
226dc75ddc
|
Fix unit test
|
2018-12-06 08:56:57 +01:00 |
|
Sebastian Sdorra
|
16eb433618
|
Merged in feature/jwt_refresh (pull request #121)
Feature JWT Refresh
|
2018-12-05 09:14:16 +00:00 |
|
René Pfeuffer
|
3021bea65a
|
Multiply floating store factories for type safety
|
2018-12-04 08:56:39 +01:00 |
|
René Pfeuffer
|
33f3216164
|
Make type optional
|
2018-12-03 16:30:19 +01:00 |
|
René Pfeuffer
|
44d99f55f2
|
Do no longer expose StoreParameters
|
2018-12-03 12:28:35 +01:00 |
|
René Pfeuffer
|
58268f88db
|
Fix refresh strategy
|
2018-11-30 17:19:59 +01:00 |
|
René Pfeuffer
|
57753e4de0
|
Add default refresh strategy
|
2018-11-30 11:35:20 +01:00 |
|
René Pfeuffer
|
f7fc81b626
|
Remove redundant key generation in tests
|
2018-11-30 11:26:23 +01:00 |
|
René Pfeuffer
|
205ca42e09
|
Introduce simple refresh strategy
|
2018-11-30 11:18:37 +01:00 |
|
René Pfeuffer
|
176d121aa0
|
Adapt tests to new version of jjwt
|
2018-11-30 10:29:08 +01:00 |
|
René Pfeuffer
|
e8672bbeff
|
Keep refresh expiration
|
2018-11-30 10:15:12 +01:00 |
|
René Pfeuffer
|
46f9473083
|
Compute new expiration from old expiration
|
2018-11-30 10:05:43 +01:00 |
|
René Pfeuffer
|
0f6b9ba891
|
Inject clocks for tests
|
2018-11-30 09:43:13 +01:00 |
|
René Pfeuffer
|
2adcbe5d99
|
Set parent token id
|
2018-11-30 09:22:02 +01:00 |
|
René Pfeuffer
|
0b1edaab08
|
Fix time computations
|
2018-11-29 17:04:38 +01:00 |
|
René Pfeuffer
|
c85c0229c1
|
First steps for JWT refresh
|
2018-11-29 08:01:25 +01:00 |
|
Mohamed Karray
|
fb79cbfd02
|
merge + refactor getStoreDirectory
|
2018-11-28 15:14:49 +01:00 |
|
Mohamed Karray
|
7a1de0f67b
|
add the interface StoreFactory and refactor storeFactories
|
2018-11-27 11:35:02 +01:00 |
|
Mohamed Karray
|
8aaea44f1a
|
use relative path for repository directory
|
2018-11-22 07:05:17 +01:00 |
|
Mohamed Karray
|
39e5c19251
|
merge
|
2018-11-15 11:28:33 +01:00 |
|
René Pfeuffer
|
3e99709035
|
Replace method interceptor with request filter
|
2018-11-13 09:54:28 +01:00 |
|
René Pfeuffer
|
9bfb2cdadb
|
Move password logic to manager
|
2018-10-17 11:58:37 +02:00 |
|
Mohamed Karray
|
023b362f68
|
add permission to modify the own password over the me and the user endpoints
|
2018-10-12 15:20:58 +02:00 |
|
Mohamed Karray
|
a23c497b3a
|
merge + use the old search methods in the autocomplete feature
|
2018-10-09 11:11:25 +02:00 |
|
Mohamed Karray
|
05c37b8728
|
merge
|
2018-10-08 14:15:06 +02:00 |
|