- Joined
- Feb 15, 2016
- Messages
- 239
- Reaction score
- 58
Request:
Add support for /add_admin_allowed_command
Purpose:
Either allow an admin all commands, or allow only those in the list. Getting away from the current requirement to hunt down and list all non-permitted commands.
Rationale:
The current method of delegating admin access is error-prone, overly complicated, and perpetuates a negative reinforcement framework where roles/permissions are subtracted until reaching some lower threshold. Compounded by incomplete official documentation, this whole process is vulnerable to errors/omissions, and leaves an air of uncertainty primarily because the most recent relevant posting is over a year old.
Instead, if we delegated access by gradually allowing specific commands to various ranks, this perpetuates a positive reinforcement process that provides a more clear illustration of permitted tasks, it's a stronger future-proof means of role delegation and management: as new features/functions are added, risks of abuse or unintended authority, are minimized.
Add support for /add_admin_allowed_command
Purpose:
Either allow an admin all commands, or allow only those in the list. Getting away from the current requirement to hunt down and list all non-permitted commands.
Rationale:
The current method of delegating admin access is error-prone, overly complicated, and perpetuates a negative reinforcement framework where roles/permissions are subtracted until reaching some lower threshold. Compounded by incomplete official documentation, this whole process is vulnerable to errors/omissions, and leaves an air of uncertainty primarily because the most recent relevant posting is over a year old.
Instead, if we delegated access by gradually allowing specific commands to various ranks, this perpetuates a positive reinforcement process that provides a more clear illustration of permitted tasks, it's a stronger future-proof means of role delegation and management: as new features/functions are added, risks of abuse or unintended authority, are minimized.