Commit Graph

2584 Commits

Author SHA1 Message Date
Zoe Roux 08c7ca99b6 fixup! Handle non-verifed users on the front 2024-03-10 18:27:24 +01:00
Zoe Roux 8f7320c298 Prioritize auth header compared to auth cookie 2024-03-10 18:27:24 +01:00
Zoe Roux 92bfbf662b Handle non-verifed users on the front 2024-03-10 18:27:24 +01:00
Zoe Roux 44e7323720 Handle require verification on account creation 2024-03-10 18:27:24 +01:00
Zoe Roux 78a3ae8aeb Remove security mode to use a simple require verification bool 2024-03-10 18:27:24 +01:00
Zoe Roux 041abb732d Introduce security mode option 2024-03-10 18:27:24 +01:00
Zoe Roux 9ee07794a8 Update .env.example 2024-03-09 01:41:10 +01:00
Zoe Roux 7adfef9f36 Add all oidc variables to .env.example 2024-03-09 00:49:11 +01:00
Zoe Roux a3ec224cf0 Format code 2024-03-09 00:49:11 +01:00
Zoe Roux 6d4a6ee52a Add account unlinking 2024-03-09 00:49:11 +01:00
Zoe Roux 0add402434 Fix oidc list ssr 2024-03-09 00:49:11 +01:00
Zoe Roux 6933aecfa4 Fix external token edit detection 2024-03-09 00:49:11 +01:00
Zoe Roux 93decb02af Fix ssr issue 2024-03-09 00:49:11 +01:00
Zoe Roux c0acf1c1a0 Add unlink route 2024-03-09 00:49:11 +01:00
Zoe Roux a6c3ab33b1 Allow existing accounts to be linked 2024-03-09 00:49:11 +01:00
Zoe Roux 079a2cdbe3 Move oidc logic inside a service 2024-03-09 00:49:11 +01:00
Zoe Roux d9022fde9f Display connected status on linked accounts 2024-03-09 00:49:11 +01:00
Zoe Roux 830a518b86 Add skeletons for linked services 2024-03-09 00:49:11 +01:00
Zoe Roux fef04409af Add linked accounts category in settings 2024-03-09 00:49:11 +01:00
Zoe Roux 4bc54d350b Fix next episode url for onEnd callback 2024-03-09 00:49:11 +01:00
Zoe Roux e3cc80d32a Add presets support 2024-03-08 19:02:37 +01:00
Zoe Roux 411e05e998 Remove useless failing test 2024-03-07 01:36:57 +01:00
Zoe Roux c319f6117a Disable login page errors on the web 2024-03-07 01:36:57 +01:00
Zoe Roux a7fd96800a Format code 2024-03-07 01:36:57 +01:00
Zoe Roux a09e229711 Handle deep links on android for oidc 2024-03-07 01:36:57 +01:00
Zoe Roux 7abb66b86f Fix oidc routing 2024-03-07 01:36:57 +01:00
Zoe Roux f1707db5fb Fix oidc links baseUrl 2024-03-07 01:36:57 +01:00
Zoe Roux 35e1cc7253 Add oidcs on the server-url page 2024-03-07 01:36:57 +01:00
Zoe Roux e8b4a26eda Disable guest account button on android 2024-03-07 01:36:57 +01:00
Zoe Roux 93f93f0186 Fix seconds server-url logins 2024-03-07 01:36:57 +01:00
Zoe Roux 7c5de3c131 Save server url when switching between register and login pages 2024-03-07 01:36:57 +01:00
Zoe Roux a2a3134523 Theme disabled buttons 2024-03-07 01:36:57 +01:00
Zoe Roux 3821950e49 Cleanup server address selector 2024-03-07 01:36:57 +01:00
Zoe Roux d52cc045e0 Rework apiurl handling to allow guests login on android 2024-03-07 01:36:57 +01:00
Zoe Roux 158058b720 Add guest permissions to server info 2024-03-07 01:36:57 +01:00
Zoe Roux df6f9ea71d Start server url selector page for native 2024-03-07 01:36:57 +01:00
Zoe Roux f4464578c0 Add allow guests to the server-info struct 2024-03-07 01:36:57 +01:00
Zoe Roux c48ee975c6 Use back auto for hr 2024-03-07 01:36:57 +01:00
Zoe Roux e60e2306b7 Add connection error page on the web 2024-03-07 01:36:57 +01:00
Zoe Roux af422e62e1 Fix account validity check on android 2024-03-07 01:36:57 +01:00
Zoe Roux 952beccafc Cleanup border radius of login form 2024-03-07 01:36:57 +01:00
Zoe Roux 06171ae638 Make username uniques 2024-03-07 01:36:57 +01:00
Zoe Roux b3a341847e Add discord as a builtin oidc provider 2024-03-07 01:36:57 +01:00
Zoe Roux 0d325f2c73 Handle duplicated usernames with oidc login 2024-03-07 01:36:57 +01:00
Zoe Roux 577f3f768d Better error display when oidc login is used 2024-03-07 01:36:57 +01:00
Zoe Roux 15d479f1eb Add oidc callback handling on the front 2024-03-07 01:36:57 +01:00
Zoe Roux 2b93076146 Oidc login page cleanups 2024-03-07 01:36:57 +01:00
Zoe Roux 68c83d8a5d Add background color to login form even when it overflows 2024-03-07 01:36:57 +01:00
Zoe Roux 239ad9a4dc Add continue with oidc button on login and register pages 2024-03-07 01:36:57 +01:00
Zoe Roux 5f8d0d1b99 Add info endpoint to list oidc providers names and logo 2024-03-07 01:36:57 +01:00