Stavros
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
Stavros
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
0f8d2e7fde
fix: make query check account for spaces
2025-02-16 21:14:21 +02:00
Stavros
6f35923735
refactor: use try catch instead of can parse
2025-02-12 18:43:35 +02:00
Stavros
b1dc5cb4cc
fix: add check to make sure the url can be parsed
2025-02-11 18:50:33 +02:00
Stavros
3c9bc8c67f
fix: use new URL instead of URL.parse
2025-02-11 18:31:31 +02:00
Stavros
b2f4041e09
refactor: handle url queries null values better
2025-02-10 22:12:30 +02:00
Stavros
e2e3b3bdc6
refactor: use window.location.href for redirects
2025-01-28 19:08:00 +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
d0c1aae1e7
refactor: use a hook for checking sign in status in the backend
2025-01-19 23:00:27 +02:00
Stavros
b8a134ed12
fix: don't display continue button when redirect uri is null
2025-01-19 22:44:42 +02:00
Stavros
c0e085ea10
Initial Commit
2025-01-19 13:40:06 +02:00