keycloak-scim/server-spi/src
Thomas Darimont fa8af64098 KEYCLOAK-2686 - Fix failing migration from 1.9.1 to 1.9.2.
Since the `Map` returned by `realm.getBrowserSecurityHeaders()` is unmodifiable
we need to add the new header setting to a copy of the map which we then set
on the realm.
2016-03-21 09:52:25 +01:00
..
main KEYCLOAK-2686 - Fix failing migration from 1.9.1 to 1.9.2. 2016-03-21 09:52:25 +01:00
test/java/org/keycloak/models KEYCLOAK-1524 2016-02-03 11:20:22 +01:00