Andrei Arlou
|
da7e0ba403
|
KEYCLOAK-12310 Remove unused imports from packages: exportimport, forms, jose, partialimport, protocol in module "services" (#6560)
|
2019-12-05 14:28:47 +01:00 |
|
Marko Strukelj
|
23d0afbfd8
|
KEYCLOAK-6058 Partial import should ignore built-in clients
|
2017-12-21 13:52:58 +01:00 |
|
Bill Burke
|
d075172fd2
|
KEYCLOAK-3617 KEYCLOAK-4117 KEYCLOAK-4118
|
2017-01-09 17:14:20 -05:00 |
|
Slawomir Dabek
|
93cec9b3ee
|
KEYCLOAK-4059 Support for duplicate emails
|
2016-12-19 10:55:12 +01:00 |
|
Stan Silvert
|
83063a5740
|
KEYCLOAK-3042: NPE when trying to overwrite client role
|
2016-11-29 15:43:48 -05:00 |
|
Stian Thorgersen
|
7e33f4a7d1
|
KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private
|
2016-11-10 13:28:42 +01:00 |
|
Stian Thorgersen
|
b320eb8fc7
|
KEYCLOAK-3635 Not possible to filter debug/trace logging
|
2016-10-17 16:12:14 +02:00 |
|
Bill Burke
|
8967ca4066
|
refactor mongo entities, optimize imports
|
2016-09-28 15:25:39 -04:00 |
|
Bill Burke
|
09693eb108
|
component model
|
2016-08-02 05:48:57 +02:00 |
|
Stan Silvert
|
0f52768064
|
KEYCLOAK-2619: Partial Import doesn't support groups
|
2016-03-28 14:26:34 -04:00 |
|
Bill Burke
|
20348e5d0b
|
remove RealmModel.getClientNameMap()
|
2016-02-17 16:05:25 -05:00 |
|
Stan Silvert
|
dd9cf3be39
|
KEYCLOAK-2481: Create admin client endpoint for partial endpoint + tests
|
2016-02-11 15:26:52 -05:00 |
|
Stian Thorgersen
|
c7a8742a36
|
KEYCLOAK-1524
Source code headers
|
2016-02-03 11:20:22 +01:00 |
|
Stan Silvert
|
d2ad1808a5
|
KEYCLOAK-1280: i18n logging for org.keycloak.partialimport
|
2016-01-21 11:55:15 -05:00 |
|
Bill Burke
|
b93d55cb63
|
remove model-api, add server-spi
|
2016-01-15 18:44:17 -05:00 |
|
Stian Thorgersen
|
435980d776
|
KEYCLOAK-1809
Upgrade jackson to version 2.x
|
2016-01-14 16:34:30 +01:00 |
|
Stan Silvert
|
b0de77013c
|
KEYCLOAK-2294 Partial import can fail with 'Removing a detached instance'
|
2016-01-12 15:46:48 -05:00 |
|
Stan Silvert
|
fbff61bfba
|
For overwrite, do all deletes, then all adds.
Minor UI enhancements.
Fix 2 JPA bugs.
General cleanup.
Documentation.
|
2016-01-08 13:45:22 -05:00 |
|
Stan Silvert
|
979205c827
|
Cleanup
|
2016-01-05 15:33:45 -05:00 |
|
Stan Silvert
|
55e36acfc0
|
For overwrite, delete then create.
Do all prepares to check for errors, then call doImport on each type.
Combine Realm Role and Client Role processing (RolesPartialImport).
|
2016-01-05 15:33:45 -05:00 |
|
Stan Silvert
|
2d878805c1
|
Fix resource path for partial import events.
|
2016-01-05 15:33:43 -05:00 |
|
Stan Silvert
|
dd038ddbd5
|
Add id to partial import results.
|
2016-01-05 15:33:43 -05:00 |
|
Stan Silvert
|
f6a02bd408
|
Clean commit for partial import with single page for all imports.
|
2016-01-05 15:33:42 -05:00 |
|