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

curator(api): allow deleting users #2707

Merged
merged 3 commits into from
May 25, 2022
Merged

curator(api): allow deleting users #2707

merged 3 commits into from
May 25, 2022

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    f51efed View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    e9d8a3d View commit details
    Browse the repository at this point in the history
  2. Fix test setup for user deletion #2672

    The register endpoint logs in the created user, so the last created must be an admin for delete to work.
    iamleeg committed May 25, 2022
    Configuration menu
    Copy the full SHA
    300653d View commit details
    Browse the repository at this point in the history