Age | Commit message (Expand) | Author |
2024-08-28 | Remove deprecated endpoints/views and templates | Frederick Muriuki Muriithi |
2024-08-28 | Remove the "Roles" page. | Frederick Muriuki Muriithi |
2024-08-28 | Deactivate the "create_role" function•••The `create_role` function could lead to privilege escalation. This
commit deactivates it completely to prevent the chance of that
happening.
| Frederick Muriuki Muriithi |
2023-12-29 | Namespace all modules under gn2.•••We move all modules under a gn2 directory. This is important for
"correct" packaging and deployment as a Guix service.
| Arun Isaac |