Commit Graph
20 Commits
Author SHA1 Message Date
StavrosandGitHub 52f189563b refactor: split app context and user context (#48)
* refactor: split app context and user context

* tests: fix api tests

* chore: rename dockerfiles

* fix: use correct forwardauth address
2025-03-14 20:38:09 +02:00
StavrosandGitHub 5188089673 Feat/totp (#45)
* wip

* feat: finalize totp gen code

* refactor: split login screen and forms

* feat: add totp logic and ui

* refactor: make totp pending expiry time fixed

* refactor: skip all checks when disable continue is enabled

* fix: fix cli not exiting on invalid input
2025-03-09 18:39:25 +02:00
Stavros 30aab17f06 feat: allow custom app and generic oauth title 2025-02-23 20:51:56 +02:00
Stavros 5c34ab96a9 fix: redirect user correctly 2025-02-19 17:05:01 +02:00
Stavros 0f8d2e7fde fix: make query check account for spaces 2025-02-16 21:14:21 +02:00
Stavros b2f4041e09 refactor: handle url queries null values better 2025-02-10 22:12:30 +02:00
Stavros 6e5f882e0b feat: tailscale oauth 2025-02-01 16:28:39 +02:00
Stavros 99268f80c9 fix: check available providers correctly 2025-02-01 15:29:26 +02:00
Stavros e2e3b3bdc6 refactor: use window.location.href for redirects 2025-01-28 19:08:00 +02:00
Stavros a243f22ac8 refactor: users are not a requirement when using oauth 2025-01-26 20:45:34 +02:00
Stavros 989ea8f229 refactor: rename email back to username 2025-01-26 19:51:58 +02:00
Stavros 708006decf refactor: move disable continue screen logic back to the continue screen 2025-01-26 19:51:14 +02:00
Stavros 81d25061df refactor: move disable continue logic in login screen 2025-01-25 21:11:09 +02:00
Stavros c59aaa5600 feat: add option to disable continue screen 2025-01-24 18:16:23 +02:00
Stavros 90f4c3c980 feat: generic oauth 2025-01-24 17:13:51 +02:00
Stavros f487e25ac5 refactor: remove microsoft icon 2025-01-24 16:55:03 +02:00
Stavros 433e71bd50 feat: persist sessions and auto redirect to app 2025-01-24 15:29:46 +02:00
Stavros 80d25551e0 wip 2025-01-23 19:16:35 +02:00
Stavros 6eccb6d835 feat: make app configurable 2025-01-19 15:04:46 +02:00
Stavros c0e085ea10 Initial Commit 2025-01-19 13:40:06 +02:00