mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 06:11:08 -05:00
Cannot delete users from cli #160
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KaibutsuX on GitHub (Oct 3, 2023).
Description
I should be able to delete any user regardless of that user's configuration. If I have access to root on the server and the vikunja cli, then user configs should not prevent the admin from admin-ing.
Vikunja Frontend Version
0.21.0
Vikunja API Version
0.21.0
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
No response
@kolaente commented on GitHub (Oct 4, 2023):
This has already been fixed in
acb03c430e.