Skip to content
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

fix: resolve identity admin api issues #586

Merged
merged 2 commits into from Jul 17, 2020
Merged

fix: resolve identity admin api issues #586

merged 2 commits into from Jul 17, 2020

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Jul 17, 2020

This patch resolves several issues that occurred when creating or updating identities using the Admin API. Now, all hooks are running properly and updating privileged properties no longer causes errors.

Closes #435
See #500

This patch resolves several issues that occurred when creating or updating identities using the Admin API. Now, all hooks are running properly and updating privileged properties no longer causes errors.

Closes #435
See #500
@aeneasr aeneasr added this to In progress in Maintainer's Board via automation Jul 17, 2020
@aeneasr aeneasr added this to the v0.5.0-alpha.1 milestone Jul 17, 2020
@aeneasr aeneasr self-assigned this Jul 17, 2020
@aeneasr aeneasr added the feat New feature or request. label Jul 17, 2020
@aeneasr aeneasr merged commit feef8a7 into master Jul 17, 2020
Maintainer's Board automation moved this from In progress to Done Jul 17, 2020
@aeneasr aeneasr deleted the fix-435 branch July 17, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
Development

Successfully merging this pull request may close these issues.

Can not update an identity using PUT /identities/{id}
1 participant