LeoVasanko
|
b9b1c995f9
|
Update forward API to return in JSON iframe srcdoc with options injected. (currently broken in dev mode).
|
2025-12-04 01:58:18 +00:00 |
|
LeoVasanko
|
547a6cd923
|
Make auth/admin apps API calls use apiFetch, a new function that asks for permission by iframe if needed. Implement max-age checks for API authz.verify as well along with a custom exception type that carries metadata.
|
2025-12-03 23:17:02 +00:00 |
|
LeoVasanko
|
c218ddad61
|
Centralise all cookie handling to session.py.
|
2025-10-05 06:48:24 +00:00 |
|
LeoVasanko
|
7247f7c584
|
Refactor /api/user/* to its own module.
|
2025-10-05 06:41:14 +00:00 |
|