feat: Remove OIDC and SSO support

Existing SSO accounts have no local password, so the migration
deactivates them before dropping is_sso_user and the
identity_provider_user table.
This commit is contained in:
Daniel Hiller
2026-08-07 19:15:43 +02:00
parent a1f0a2b3fa
commit 36aa732fec
128 changed files with 121 additions and 1993 deletions
-1
View File
@@ -72,7 +72,6 @@
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^9.0.3",
"openid-client": "^5.7.1",
"patch-package": "^8.0.1",
"pg": "^8.20.0",
"read": "^5.0.1",