Age | Commit message (Expand) | Author |
2024-08-28 | chore: remove passing bearer token to end user | John Nduli |
2024-08-28 | fix: use bearer token to query auth server | John Nduli |
2024-08-28 | fix: pass in proper list of priviledge_ids | John Nduli |
2024-08-28 | Use privilege objects rather than IDS. | Frederick Muriuki Muriithi |
2024-08-28 | Delete request to obsoleted endpoint. | Frederick Muriuki Muriithi |
2024-03-26 | Import user_logged_in from the clients module.•••Importing "user_logged_in" in the checks module just to export adds a
layer of indirection and makes the code hard to read.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2024-03-26 | Delete repetitive statement in "render_ui".•••Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
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 |