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

Access Key API #58

Closed
mattkasun opened this issue Apr 2, 2021 · 2 comments
Closed

Access Key API #58

mattkasun opened this issue Apr 2, 2021 · 2 comments

Comments

@mattkasun
Copy link
Contributor

  • Duplicate access keys with same name can be created. Deleting key deletes all keys with same name
  • Deleting access key does not return mongo.DeleteResullt
  • Deleting non-existent access key returns http.StatusOK
@afeiszli
Copy link
Contributor

I think this was solved in some of the commits but did not keep track. Will test today.

@mattkasun
Copy link
Contributor Author

Just tested this on v0.2

  • Still problem

    • Duplicate access keys with same name can be created. Deleting key deletes all keys with same name
  • fixed in v0.2

    • Deleting non-existent access key returns http.StatusOK
  • OBE by changes to response messages

    • Deleting access key does not return mongo.DeleteResullt

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

No branches or pull requests

2 participants