mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
User Suspension #10
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 @lancepioch on GitHub (Apr 14, 2024).
Discussed in https://github.com/pelican-dev/panel/discussions/12
Originally posted by martinbndr April 12, 2024
Being able to suspend users in pelican panel.
Users suspended should be completly logged out and won´t be able to login anymore. Specific error message will show that.
Please also add api support for that.
@Googletod12355 commented on GitHub (Apr 17, 2024):
I can agree, right now there is no way to stop certain users from remaking their account
@Poseidon281 commented on GitHub (Apr 23, 2024):
Working on it.