mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:07:33 +00:00
fix: cors (#621)
* fix: dont (re)generate client secret with auth type none * fix(cors): allow Origin from request * feat: add origin allow list and fix some core issues * rename migration * fix UserIDsByDomain * check origin on userinfo * update oidc pkg
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Errors:
|
||||
Internal: Es ist ein interner Fehler aufgetreten
|
||||
NoChangesFound: Keine Änderungen gefunden
|
||||
OriginNotAllowed: Dieser "Origin" ist nicht freigeschaltet
|
||||
User:
|
||||
NotFound: Benutzer konnte nicht gefunden werden
|
||||
UserIDMissing: User ID fehlt
|
||||
|
Reference in New Issue
Block a user