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 404 on POST to /api/v1/user/password_change #319

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Conversation

tsmethurst
Copy link
Contributor

This PR properly initializes the user client module for both the testrig and server commands, fixing a total oversight where we were doing all the legwork for the user module, but not actually attaching it to the router -_-

Addresses ##318

@tsmethurst tsmethurst merged commit 6c0550e into main Nov 22, 2021
@tsmethurst tsmethurst deleted the user_client_module branch November 22, 2021 08:04
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.

None yet

1 participant