This website requires JavaScript.
Explore
Help
Register
Sign In
resf
/
distro-tools
Watch
1
Star
0
Fork
0
You've already forked distro-tools
mirror of
https://github.com/resf/distro-tools.git
synced
2024-11-13 00:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91bdc7ce41
distro-tools
/
apollo
/
server
/
roles.py
4 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-02-01 21:37:16 +00:00
ADMIN
=
"
admin
"
ELEVATED
=
"
elevated
"
Add admin users actions and profile actions
2023-03-06 04:49:48 +00:00
POSSIBLE_ROLES
=
[
ADMIN
,
ELEVATED
]
Reference in New Issue
Copy Permalink