-
Notifications
You must be signed in to change notification settings - Fork 827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prevent Update and Delete of Entities with Alias if Alias Feature is disabled #2803
Prevent Update and Delete of Entities with Alias if Alias Feature is disabled #2803
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07366c2 - Browse repository at this point
Copy the full SHA 07366c2View commit details -
Adapt test to new behavior: Update -> AliasFeatureDisabled -> Existin…
…gAlias -> shouldAccept_ShouldIgnoreDanglingReference (renamed to "shouldReject_EvenIfAliasReferenceIsBroken")
Configuration menu - View commit details
-
Copy full SHA for 2b116b9 - Browse repository at this point
Copy the full SHA 2b116b9View commit details -
Adapt test to new behavior: Update -> AliasFeatureDisabled -> Existin…
…gAlias -> shouldAccept_SetAliasPropertiesToNullAndChangeOtherProperties (renamed to "shouldReject_SetAliasPropertiesToNullAndChangeOtherProperties")
Configuration menu - View commit details
-
Copy full SHA for a7dbc53 - Browse repository at this point
Copy the full SHA a7dbc53View commit details -
Adapt test to new behavior: Update -> AliasFeatureDisabled -> Existin…
…gAlias -> shouldAccept_SetOnlyAliasPropertiesToNull (renamed to "shouldReject_SetOnlyAliasPropertiesToNull")
Configuration menu - View commit details
-
Copy full SHA for cff69a3 - Browse repository at this point
Copy the full SHA cff69a3View commit details -
Adapt test to new behavior: Update -> AliasFeatureDisabled -> Existin…
…gAlias -> shouldAccept_ShouldIgnoreAliasIdOfExistingIdpMissing (renamed to "shouldReject_AliasIdOfExistingIdpMissing")
Configuration menu - View commit details
-
Copy full SHA for 195612e - Browse repository at this point
Copy the full SHA 195612eView commit details -
Remove unused method "assertReferenceWasRemovedFromAlias" from Identi…
…tyProviderEndpointsAliasMockMvcTests
Configuration menu - View commit details
-
Copy full SHA for 9acea9d - Browse repository at this point
Copy the full SHA 9acea9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad9bc4 - Browse repository at this point
Copy the full SHA 3ad9bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba70ce - Browse repository at this point
Copy the full SHA 2ba70ceView commit details -
Adjust validation logic in EntityAliasHandler to reject updates when …
…an alias exists but the alias feature is disabled
Configuration menu - View commit details
-
Copy full SHA for 0cc9ffb - Browse repository at this point
Copy the full SHA 0cc9ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d00603 - Browse repository at this point
Copy the full SHA 5d00603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 183d054 - Browse repository at this point
Copy the full SHA 183d054View commit details -
Change response status code of IdP delete to 422 if alias feature ena…
…bled and IdP has alias
Configuration menu - View commit details
-
Copy full SHA for cfb506d - Browse repository at this point
Copy the full SHA cfb506dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce599b8 - Browse repository at this point
Copy the full SHA ce599b8View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b1ee68 - Browse repository at this point
Copy the full SHA 9b1ee68View commit details -
Configuration menu - View commit details
-
Copy full SHA for e73ac2c - Browse repository at this point
Copy the full SHA e73ac2cView commit details
Commits on Apr 5, 2024
-
Add javadoc sections about IllegalStateExceptions being thrown in Ent…
…ityAliasHandler.ensureConsistencyOfAliasEntity
Configuration menu - View commit details
-
Copy full SHA for ead4176 - Browse repository at this point
Copy the full SHA ead4176View commit details -
Configuration menu - View commit details
-
Copy full SHA for eca31fd - Browse repository at this point
Copy the full SHA eca31fdView commit details