autobrr/internal
soup 024371e4eb
feat(auth): add option to disable built-in login when using OIDC (#1908)
* feat(auth): disable built-in login by config

* cleanup config

* fix(web): prevent login form flash by waiting for OIDC config

* refactor(config): standardize OIDC TOML format

- Adds camelCase TOML tags to OIDC config struct while keeping mapstructure tags for backward compatibility
- Updates config template to use camelCase format

* refactor: kyles changes

* refactor: prefix disablebuiltinlogin with oidc

* docs: revert format change

---------

Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2025-01-26 15:25:34 +01:00
..
action chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
announce chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
api chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
auth feat(auth): add option to disable built-in login when using OIDC (#1908) 2025-01-26 15:25:34 +01:00
config feat(auth): add option to disable built-in login when using OIDC (#1908) 2025-01-26 15:25:34 +01:00
database fix(notifications): update and list password (#1951) 2025-01-25 18:34:49 +01:00
diagnostics chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
domain feat(auth): add option to disable built-in login when using OIDC (#1908) 2025-01-26 15:25:34 +01:00
download_client chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
events chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed fix(feeds): handle unicode escaped url characters (#1942) 2025-01-18 22:27:38 +01:00
filter chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
http feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
indexer chore(indexers): remove PolishSource (#1943) 2025-01-18 22:24:32 +01:00
irc chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
list chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
logger chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
metrics feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
mock chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
notification chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
proxy chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
releasedownload chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
scheduler chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
server chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
update chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
user chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
utils chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00