Sebastian Sdorra
|
50cb7e9370
|
merge with 2.0.0-m3
|
2019-03-21 10:47:33 +01:00 |
|
Sebastian Sdorra
|
dbdbe2fcf7
|
fixes SyncingRealmHelper not providing internal groups (from xml)
|
2019-03-14 17:42:27 +01:00 |
|
Sebastian Sdorra
|
1627518954
|
removes admin user and group configuration in favor of permissions
|
2019-03-13 12:54:50 +01:00 |
|
René Pfeuffer
|
67f05d6b60
|
Merged in feature/namespace_strategies (pull request #214)
Feature/namespace strategies
|
2019-03-13 11:20:36 +00:00 |
|
Sebastian Sdorra
|
017879619c
|
fixed admin permissions of initial created scmadmin user account
|
2019-03-13 12:15:13 +01:00 |
|
Sebastian Sdorra
|
4ffdde6417
|
fixes AdministrationContext with user admin flag
|
2019-03-13 12:12:06 +01:00 |
|
Sebastian Sdorra
|
a2f83e2429
|
removes admin flag from user object
|
2019-03-13 12:07:18 +01:00 |
|
Sebastian Sdorra
|
7d994c62a6
|
validate namespace strategies on configuration update
|
2019-03-12 16:40:08 +01:00 |
|
Sebastian Sdorra
|
cb554eb7bc
|
rename defaultNamespaceStrategy to namespaceStrategy
|
2019-03-12 15:54:34 +01:00 |
|
Sebastian Sdorra
|
cd302a3768
|
fix handling of post authentication filters for protocol request
do not call PushStateDispatcher in the HttpProtocolServletAuthenticationFilter,
because the HttpProtocolServlet already does this.
|
2019-03-12 13:58:46 +01:00 |
|
René Pfeuffer
|
0df22d25f5
|
Merge with 2.0.0-m3
|
2019-03-12 09:29:28 +01:00 |
|
Mohamed Karray
|
d52a617b29
|
merge
|
2019-03-11 15:38:40 +01:00 |
|
Sebastian Sdorra
|
3f6d1ed4fd
|
use provider to reflect namespace strategy without restart
|
2019-03-11 14:47:42 +01:00 |
|
Sebastian Sdorra
|
d31ef73b88
|
use simplename of namespace strategy, to simplify i18n
|
2019-03-11 14:46:35 +01:00 |
|
Sebastian Sdorra
|
3660ac9fd2
|
adds rest endpoint for namespace strategies
|
2019-03-11 13:26:04 +01:00 |
|
Sebastian Sdorra
|
e179b00ecd
|
adds namespace strategies for current year, repository type, username and custom
|
2019-03-11 10:53:49 +01:00 |
|
René Pfeuffer
|
8928ca9676
|
Use namespace and name for exceptions instead of technical id
|
2019-03-05 10:42:06 +01:00 |
|
René Pfeuffer
|
b537a2a2ba
|
Fix deletion of permissions after modification
Permissions could not be deleted, when they were modified (eg. change
of role or of verbs).
|
2019-03-01 14:10:39 +01:00 |
|
Philipp Czora
|
17c496222d
|
Merged in feature/consolidate_permissions (pull request #196)
Feature consolidate permissions
|
2019-02-20 14:20:03 +00:00 |
|
René Pfeuffer
|
31b71c9892
|
Merged feature/changes_for_ssh_plugin into 2.0.0-m3
|
2019-02-20 13:51:47 +01:00 |
|
Sebastian Sdorra
|
aec66c023a
|
define AuthorizationCollector as extension point with multiple implmentations
|
2019-02-18 18:01:11 +01:00 |
|
René Pfeuffer
|
8161d4cb1c
|
Merge roles from multiple repository permissions
|
2019-02-18 10:31:12 +01:00 |
|
René Pfeuffer
|
8920c2a540
|
Remove health check permission until implemented
|
2019-02-18 10:17:35 +01:00 |
|
René Pfeuffer
|
5d601293bf
|
Create external group names claim in token builder directly
|
2019-02-15 10:23:46 +01:00 |
|
Sebastian Sdorra
|
d91f918e91
|
fixed caching of locales/x/plugins.json
|
2019-02-11 11:51:12 +01:00 |
|
Sebastian Sdorra
|
ad4277ba41
|
merge with 2.0.0-m3
|
2019-02-05 16:50:14 +01:00 |
|
Mohamed Karray
|
6efaf081b5
|
merge
|
2019-02-05 08:49:01 +01:00 |
|
Sebastian Sdorra
|
21441aed45
|
added appendEmbedded method to HalAppender
With this change we could not longer use @AfterMapping from MapStruct.
We should use @ObjectFactory instead and create Links and Embedded before.
|
2019-02-04 16:18:47 +01:00 |
|
Sebastian Sdorra
|
462cccb443
|
rename HalAppender methods to make clear, that they target links
|
2019-02-04 14:41:07 +01:00 |
|
Sebastian Sdorra
|
a180f9b795
|
rename LinkEnricher to HalEnricher
|
2019-02-04 14:39:29 +01:00 |
|
Sebastian Sdorra
|
c249d603d7
|
remove unused shiro rule and fixed some deprecated method calls
|
2019-02-01 09:44:25 +01:00 |
|
Sebastian Sdorra
|
0a29f41835
|
verify encoding and content type
|
2019-02-01 09:42:19 +01:00 |
|
René Pfeuffer
|
ed57450dc3
|
Add unit test
|
2019-01-31 12:00:40 +01:00 |
|
René Pfeuffer
|
bd91036f72
|
Add unit test
|
2019-01-31 11:56:27 +01:00 |
|
Mohamed Karray
|
470ef7aaf4
|
move the ChangesetDtoMapper to core
|
2019-01-30 17:57:58 +01:00 |
|
Sebastian Sdorra
|
9cc9e0937e
|
update jackson to version 2.9.8
|
2019-01-30 15:23:34 +01:00 |
|
Sebastian Sdorra
|
8bf82213b8
|
remove unused imports
|
2019-01-30 14:48:37 +01:00 |
|
Sebastian Sdorra
|
f8f5237ad0
|
fix usage of deprecated mockito classes
|
2019-01-30 14:44:38 +01:00 |
|
Sebastian Sdorra
|
69dda6403d
|
update resteasy to v3.6.2.Final in order to fix CVE-2017-7561 and CVE-2016-6347
|
2019-01-30 13:21:11 +01:00 |
|
Sebastian Sdorra
|
eba07dc006
|
merge repository heads
|
2019-01-29 16:01:36 +01:00 |
|
Sebastian Sdorra
|
588e248863
|
fixed UnitTests for AbstractManager after merge with 1.x
|
2019-01-29 13:46:03 +01:00 |
|
Sebastian Sdorra
|
428734e0c7
|
port GitNonFastForwardITCase from scm-webapp to scm-it
|
2019-01-29 13:36:13 +01:00 |
|
Philipp Czora
|
92df3201ee
|
Minor cleanup
|
2019-01-29 10:47:54 +01:00 |
|
Sebastian Sdorra
|
b231499cd0
|
merge with branch 1.x
|
2019-01-29 09:42:03 +01:00 |
|
René Pfeuffer
|
9898cd3721
|
Fix authorization events
|
2019-01-23 15:00:48 +01:00 |
|
René Pfeuffer
|
c33e7713d5
|
Fix integration test
|
2019-01-23 13:05:22 +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
|
6bf216d379
|
Rename media type
|
2019-01-23 11:19:55 +01:00 |
|