moneropro/app
Kumi 7ada7f9d26
Some checks are pending
Docker / build (push) Waiting to run
refactor(auth): use is_superuser check for admin actions
Replaced specific username checks for "Administrator" with `is_superuser`
attribute to determine admin access. This improves security and flexibility
by leveraging Django's built-in permissions and roles system, facilitating
maintenance and potential role adjustments without code changes.
2024-11-12 08:32:48 +01:00
..
charts refactor(auth): use is_superuser check for admin actions 2024-11-12 08:32:48 +01:00
moneropro organize files to use with Docker 2024-11-11 23:58:39 +01:00
static organize files to use with Docker 2024-11-11 23:58:39 +01:00
manage.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
settings.json organize files to use with Docker 2024-11-11 23:58:39 +01:00