Skip to content

Block API users#520

Draft
michielp1807 wants to merge 5 commits intomainfrom
block-users
Draft

Block API users#520
michielp1807 wants to merge 5 commits intomainfrom
block-users

Conversation

@michielp1807
Copy link
Collaborator

@michielp1807 michielp1807 commented Mar 18, 2026

Closes #349

TODO:

  • Block users in backend
  • Add unit tests for blocked accounts
  • Update admin interface to allow blocking accounts
  • The admin interface can now also be used to delete API users (closes Delete ApiUser from admin interface #117)
  • Fix playwright tests for admin interface
  • Consider adding a "full freeze" block status to organizations

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

❌ Patch coverage is 85.18519% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/api/oauth/handlers.rs 0.00% 5 Missing ⚠️
src/api/api_users.rs 90.90% 2 Missing ⚠️
src/api/auth.rs 91.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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

Successfully merging this pull request may close these issues.

Make it possible to freeze/block API users Delete ApiUser from admin interface

1 participant