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

Prevent adding user with access key already in use #1103

Merged
merged 6 commits into from Oct 12, 2021

Conversation

jinapurapu
Copy link
Contributor

Screenshot from 2021-10-11 14-01-54

Add User request will return an error if the access key provided is already in use.

dvaldivia and others added 3 commits October 11, 2021 13:53
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>

WIP check if accesskey exists before adding user
restapi/admin_users.go Outdated Show resolved Hide resolved
restapi/admin_users.go Outdated Show resolved Hide resolved
restapi/error.go Outdated Show resolved Hide resolved
restapi/error.go Outdated Show resolved Hide resolved
@dvaldivia dvaldivia added the bug this needs to be fixed label Oct 12, 2021
@dvaldivia dvaldivia merged commit 1b9902a into minio:master Oct 12, 2021
@jinapurapu jinapurapu deleted the duplicate_user_block branch December 7, 2021 22:03
@jinapurapu jinapurapu restored the duplicate_user_block branch December 7, 2021 22:03
@jinapurapu jinapurapu deleted the duplicate_user_block branch December 7, 2021 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug this needs to be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants