René Pfeuffer
|
f3531f6715
|
Add link to permissions to index
|
2019-01-18 10:48:57 +01:00 |
|
René Pfeuffer
|
aa26a9c0e3
|
Fix REST endpoint for user permissions
|
2019-01-17 15:29:21 +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
|
7462613c16
|
Add permission for permissions
|
2019-01-16 16:55:24 +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
|
0864a31a97
|
merge with branch feature/changes-for-script-plugin
|
2019-01-11 13:49:02 +01:00 |
|
René Pfeuffer
|
0784030941
|
Fix double loading of plugins (PluginProcessor#appendPluginWrapper)
Additionally: Add logging.
|
2019-01-10 12:09:07 +01:00 |
|
Sebastian Sdorra
|
43355fbfca
|
fix classloading, if the class was not found at the first plugin
|
2019-01-07 07:57:58 +01:00 |
|
Philipp Czora
|
a03d038309
|
Merged in feature/changes-for-cas-plugin (pull request #146)
Feature/changes for cas plugin
|
2019-01-04 10:45:58 +00:00 |
|
Sebastian Sdorra
|
5f80f5c4af
|
extends LinkEnricher api to append link arrays to the response
|
2019-01-03 11:18:22 +01:00 |
|
Sebastian Sdorra
|
7821b68d9c
|
implemented LinkEnricher registration via Enrich annotation
|
2019-01-03 10:52:37 +01:00 |
|
Sebastian Sdorra
|
471852d360
|
implement new link enricher api for various resource objects.
Repository, Tag, Branch, Changeset, FileObject, Group, User, Me and Index
|
2019-01-03 10:20:39 +01:00 |
|
René Pfeuffer
|
58df98f8b8
|
Merge with 2.0.0-m3
|
2018-12-21 14:08:46 +01:00 |
|
René Pfeuffer
|
05c4e722b6
|
Map com.fasterxml.jackson.core.JsonParseException to proper response
|
2018-12-21 14:05:52 +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
|
43232e0c59
|
Adds Global Permission Proof of Concept
|
2018-12-20 17:57:35 +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 |
|
René Pfeuffer
|
f37534987a
|
Merge with 2.0.0-m3
|
2018-12-20 10:56:00 +01:00 |
|
René Pfeuffer
|
ffa013de68
|
Merge with 2.0.0-m3
|
2018-12-20 10:44:44 +01:00 |
|
René Pfeuffer
|
667accdf93
|
Undo unnecessary change
|
2018-12-20 10:30:20 +01:00 |
|
René Pfeuffer
|
3774b5abb3
|
Do not send basic auth for /repo requests from web browser
This fixes the basic auth popups in browsers after session timeout and
reload in browsers "inside" of repositories.
|
2018-12-20 10:05:17 +01:00 |
|
René Pfeuffer
|
53eab1dc4b
|
Merged in feature/changes-for-cas-plugin (pull request #135)
Changes for cas plugin
|
2018-12-18 14:57:00 +00:00 |
|
Sebastian Sdorra
|
af7e776fdd
|
added getParentKey() to AccessToken interface
|
2018-12-17 13:06:11 +01:00 |
|
René Pfeuffer
|
a9c5df1403
|
Merge with 2.0.0-m3
|
2018-12-14 17:23:22 +01:00 |
|
René Pfeuffer
|
9392619572
|
Map JAX NotFoundException to 404
|
2018-12-14 10:42:19 +01:00 |
|
Sebastian Sdorra
|
306482094d
|
move AccessTokenCookieIssue from scm-webapp to scm-core
|
2018-12-14 08:29:30 +01:00 |
|
Philipp Czora
|
0af5d3901c
|
Renamed NotSupportedFeatureException
|
2018-12-13 15:31:00 +01:00 |
|
René Pfeuffer
|
b392e3f9d2
|
Fix content type for simple exception mappers
|
2018-12-13 09:38:41 +01:00 |
|
René Pfeuffer
|
d31090bcd4
|
Introduce generic BadRequestException
|
2018-12-10 18:06:13 +01:00 |
|
Sebastian Sdorra
|
8d27449c86
|
merge with 2.0.0-m3
|
2018-12-10 14:06:44 +01:00 |
|
Sebastian Sdorra
|
3d36d07e1d
|
Merged in feature/merge_endpoint (pull request #122)
Feature merge endpoint
|
2018-12-10 12:20:12 +00:00 |
|
René Pfeuffer
|
9bf802c095
|
Map not supported media type exceptions
|
2018-12-07 14:36:56 +01:00 |
|
René Pfeuffer
|
133655418f
|
Merge with 2.0.0-m3
|
2018-12-07 12:55:14 +01:00 |
|
Mohamed Karray
|
08d5ae4a1b
|
merge
|
2018-12-06 17:38:03 +01:00 |
|
René Pfeuffer
|
f447ae437b
|
Check feature in "incoming" commands
|
2018-12-06 11:35:56 +01:00 |
|
René Pfeuffer
|
de6d52bad9
|
Introduce feature for incoming changes
|
2018-12-06 10:49:37 +01:00 |
|
René Pfeuffer
|
226dc75ddc
|
Fix unit test
|
2018-12-06 08:56:57 +01:00 |
|
Mohamed Karray
|
970eb548b3
|
merge
|
2018-12-06 08:48:58 +01:00 |
|
Mohamed Karray
|
6b2125687e
|
add the Incoming Resource to get incoming changesets and diff
|
2018-12-06 08:46:22 +01:00 |
|
René Pfeuffer
|
c328a94147
|
Handle invalid tokens
Eg. after deletion of user signing keys for JWT tokens, resolving
tokens throws an Authentication Exception. This must be caught.
|
2018-12-06 08:13:55 +01:00 |
|
René Pfeuffer
|
244586e121
|
Add documentation
|
2018-12-05 17:03:02 +01:00 |
|
René Pfeuffer
|
ea35469008
|
Add merge links to repository resource
|
2018-12-05 16:46:31 +01:00 |
|
René Pfeuffer
|
7900b94011
|
Add resource for merges
|
2018-12-05 13:52:14 +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 |
|