-
Notifications
You must be signed in to change notification settings - Fork 930
feat: Add update user password endpoint #1310
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
346e5e4
Add UpdateUserHashedPassword query
BrunoQuaresma 4bd7557
chore: Merge branch 'main' of github.com:coder/coder into bq/update-u…
BrunoQuaresma de39cf5
Add database functions
BrunoQuaresma 2fe1716
Add update user password endpoint
BrunoQuaresma 212020a
Add tests and fixes
BrunoQuaresma 2699445
Remove confirmation and fix lint issues
BrunoQuaresma 355f163
Return hash error as server error
BrunoQuaresma 56b29fd
Update coderd/database/databasefake/databasefake.go
BrunoQuaresma 30b8f15
Improve readbility
BrunoQuaresma f6be255
Add RBAC
BrunoQuaresma 5df5763
Fix route
BrunoQuaresma b9dbd64
Merge branch 'bq/update-user-password' of github.com:coder/coder into…
BrunoQuaresma 69af903
Add missing TS types
BrunoQuaresma d85092b
Update update password request params
BrunoQuaresma 96ce751
Remove confirm password from the API
BrunoQuaresma 4f9f506
Update coderd/users.go
BrunoQuaresma 671c56d
Remove user restriction and refactor tests
BrunoQuaresma File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Return hash error as server error
- Loading branch information
commit 355f1631928a87675275d58ed2b4656e70fdff57
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.