pacmanweb.api.admin#
Flask Views for user management.
Functions
|
Add a new user to the system. |
|
Decorator to restrict access to admin users only. |
Delete an existing user from the system. |
|
Edit an existing user's information. |
|
|
Check if a user exists and their admin status. |
Retrieve a list of all users in the system. |