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

QOLDEV-935 fix sysadmin management via web UI #139

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

ThrawnCA
Copy link
Contributor

Plugin was applying the wrong schema to user updates. The update schema is meant to ignore missing passwords, but we were instead applying the default schema.

- Use the specific 'user update' schema, not the default schema, since we need to ignore_missing
@ThrawnCA ThrawnCA requested a review from a team August 30, 2024 03:18
Copy link

@zmacca zmacca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just need to sort out the lint issues.

@ThrawnCA ThrawnCA force-pushed the QOLDEV-935-sysadmin-validation branch from 2a995e3 to 28b194b Compare August 30, 2024 04:01
@ThrawnCA ThrawnCA merged commit 08bc656 into develop Aug 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants