Commit graph

6 commits

Author SHA1 Message Date
c2e035dede feat: more accurate status codes
403 Forbidden replacing many 401 Unauthorized usages.
2026-06-11 14:58:05 +01:00
bace6388aa tests: pytest module markers 2026-06-09 13:58:08 +01:00
e9fe405e06 feat: add org user by id requires su
Part of the "sensical user adding" changes.
2026-06-09 13:07:43 +01:00
c689ac1e10 minor: ruff formatter
All changes are either:
- Correcting tabs
- Adding/removing line breaks
- Adding trailing commas
2026-06-08 15:31:37 +01:00
903b24d17d ruff: config and initial run 2026-06-08 10:45:38 +01:00
c670d8ff51 tests: root user auth tests
Issue: #18
2026-06-04 11:50:16 +01:00