LeoVasanko
|
1ca9e3ef58
|
Don't redirect non-auth-host /auth/ to auth site but show basic info on current host, and allow logging out. Adds a new host app for this purpose.
|
2025-10-05 05:55:08 +00:00 |
|
LeoVasanko
|
2f1578c4bc
|
Refactor user-profile, restricted access and reset token registration as separate apps so the frontend does not need to guess which context it is running in.
Support user-navigable URLs at / as well as /auth/, allowing for a dedicated authentication site with pretty URLs.
|
2025-10-03 03:42:01 +00:00 |
|
LeoVasanko
|
ad4bde5d0d
|
Remodel reset token handling due to browsers sometimes refusing to set the cookie when opening the link (from another site).
|
2025-08-31 03:54:17 +00:00 |
|
LeoVasanko
|
6c6e62cd5b
|
Fix proxying so that Vite dev mode autoreloads.
|
2025-08-30 08:49:26 +00:00 |
|
LeoVasanko
|
395ecdbd19
|
Major changes to server startup. Admin page tuning.
|
2025-08-30 08:41:38 +00:00 |
|
LeoVasanko
|
ff9bb1558d
|
Drafting admin app (frontend)
|
2025-08-13 03:24:27 +00:00 |
|
LeoVasanko
|
4b20a53aa2
|
A lot of cleanup, restructuring project directory.
|
2025-07-14 23:54:04 +00:00 |
|
LeoVasanko
|
286a5180a4
|
Nxing/Caddy forward_auth support. Various fixes to bugs created in earlier edits. Vite server needs different base in dev mode, fixed.
|
2025-07-14 04:54:53 +00:00 |
|
LeoVasanko
|
1850f9b27f
|
Move the whole app under /auth/, fix static build.
|
2025-07-14 02:03:15 +00:00 |
|
LeoVasanko
|
611f1ddd40
|
Rewritten frontend with Vue
|
2025-07-14 00:41:08 +00:00 |
|