Iraq b46c41e4bf
fix(settings): fix for setting restricted languages (#9947)
# Which Problems Are Solved

Zitadel encounters a migration error when setting `restricted languages`
and fails to start.

# How the Problems Are Solved

The problem is that there is a check that checks that at least one of
the restricted languages is the same as the `default language`, however,
in the `authz instance` (where the default language is pulled form) is
never set.

I've added code to set the `default language` in the `authz instance` 

# Additional Context

- Closes https://github.com/zitadel/zitadel/issues/9787

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2025-06-02 08:40:19 +00:00
..
2024-11-04 10:44:51 +00:00
2025-05-02 13:44:24 +02:00
2024-09-11 10:53:55 +00:00
2025-05-02 13:44:24 +02:00
2025-05-02 13:44:24 +02:00
2024-04-11 09:16:10 +02:00
2024-01-17 10:16:48 +00:00
2024-01-17 10:16:48 +00:00
2022-11-30 17:01:17 +01:00
2025-05-02 13:44:24 +02:00
2025-05-02 13:44:24 +02:00
2025-02-11 18:09:50 +00:00
2024-09-11 10:53:55 +00:00