zitadel/internal/auth/repository/eventsourcing
Livio Spring 94f267d475
fix: respect PrivateLabelingSetting on project for login texts (#8744)
# Which Problems Are Solved

Admins can set the branding to be used from the project's organization.
Until now, only the branding (colors) were respected, but texts were
still loaded from the user's organization.

# How the Problems Are Solved

Respect the setting when loading the texts for the login pages.

# Additional Changes

None

# Additional Context

- closes #8502
2024-10-09 09:02:28 +00:00
..
eventstore fix: respect PrivateLabelingSetting on project for login texts (#8744) 2024-10-09 09:02:28 +00:00
handler feat(oidc): sid claim for id_tokens issued through login V1 (#8525) 2024-09-03 13:19:00 +00:00
view feat(oidc): end session by id_token_hint and without cookie (#8542) 2024-09-04 10:14:50 +00:00
repository.go fix: user grants deactivation (#8634) 2024-09-17 12:18:29 +00:00