cloudfoundry / cloudfoundry/go-uaa
Update password of a user.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 13
- Forks
- 25
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 8
Description
Hi go-uaa team, it will be nice to have the functionality to
(1) update password of a user as per:
https://github.com/18F/cg-uaa/blob/master/docs/UAA-APIs.rst#change-password-put-usersidpassword
(2) Password Reset and Password Change as per:
https://github.com/18F/cg-uaa/blob/master/docs/UAA-APIs.rst#reset-password-flow
https://github.com/18F/cg-uaa/blob/master/docs/UAA-APIs.rst#post-password_change
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked UAA-APIs.rst sections for Change Password, Reset Password, and Password Change, then inspect the go-uaa repository for the corresponding user and password API entry points. Done means supporting all three requested flows with behavior matching those API specifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100