Allow users to be deactivated #53
Labels
No labels
bug
documentation
duplicate
enhancement
Feature Request
good first issue
help wanted
improvement
in progress
invalid
nag
Priority: High
Priority: Low
Priority: Medium
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Strichliste/strichliste#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Add a button to deactivate users.
Also allow activating them again through another button.
Evaluate a strategy how to find these deactivated user
Originally posted by @DestinyofYeet in #3
Because of #113, we now have a
disabledentry on theUser. It should beis_disabledthough, to be consistent with other columns.