Skip to content

Implement dropUser command #1493

Closed
@b1ron

Description

What should be done?

We should implement the basic dropUser command.

It should remove the user from the system.users collection in the admin database.

We should test that data is removed using the regular find command.

Where?

https://github.com/FerretDB/FerretDB/tree/main/internal/handler

Definition of Done

  • handler updated;
  • integration/compatibility tests added/updated;
  • spot refactorings done.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area/authIssues about authentication and authorizationcode/featureSome user-visible feature is not implemented yet

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions