mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:47:32 +00:00
feat: block instances (#7129)
* docs: fix init description typos
* feat: block instances using limits
* translate
* unit tests
* fix translations
* redirect /ui/login
* fix http interceptor
* cleanup
* fix http interceptor
* fix: delete cookies on gateway 200
* add integration tests
* add command test
* docs
* fix integration tests
* add bulk api and integration test
* optimize bulk set limits
* unit test bulk limits
* fix broken link
* fix assets middleware
* fix broken link
* validate instance id format
* Update internal/eventstore/search_query.go
Co-authored-by: Livio Spring <livio.a@gmail.com>
* remove support for owner bulk limit commands
* project limits to instances
* migrate instances projection
* Revert "migrate instances projection"
This reverts commit 214218732a
.
* join limits, remove owner
* remove todo
* use optional bool
* normally validate instance ids
* use 302
* cleanup
* cleanup
* Update internal/api/grpc/system/limits_converter.go
Co-authored-by: Livio Spring <livio.a@gmail.com>
* remove owner
* remove owner from reset
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Лимитът не е намерен
|
||||
NoneSpecified: Не са посочени лимити
|
||||
Instance:
|
||||
Blocked: Инстанцията е блокирана
|
||||
Restrictions:
|
||||
NoneSpecified: Не са посочени ограничения
|
||||
DefaultLanguageMustBeAllowed: Езикът по подразбиране трябва да бъде разрешен
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limity nebyly nalezeny
|
||||
NoneSpecified: Nebyly určeny žádné limity
|
||||
Instance:
|
||||
Blocked: Instance je blokována
|
||||
Restrictions:
|
||||
NoneSpecified: Nebyla určena žádná omezení
|
||||
DefaultLanguageMustBeAllowed: Výchozí jazyk musí být povolen
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limits konnten nicht gefunden werden
|
||||
NoneSpecified: Keine Limits angegeben
|
||||
Instance:
|
||||
Blocked: Instanz ist blockiert
|
||||
Restrictions:
|
||||
NoneSpecified: Keine Restriktionen angegeben
|
||||
DefaultLanguageMustBeAllowed: Default Sprache muss erlaubt sein
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limits not found
|
||||
NoneSpecified: No limits specified
|
||||
Instance:
|
||||
Blocked: Instance is blocked
|
||||
Restrictions:
|
||||
NoneSpecified: No restrictions specified
|
||||
DefaultLanguageMustBeAllowed: The default language must be allowed
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Límite no encontrado
|
||||
NoneSpecified: No se especificaron límites
|
||||
Instance:
|
||||
Blocked: La instancia está bloqueada
|
||||
Restrictions:
|
||||
NoneSpecified: No se especificaron restricciones
|
||||
DefaultLanguageMustBeAllowed: El idioma por defecto debe estar permitido
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limites non trouvée
|
||||
NoneSpecified: Aucune limite spécifiée
|
||||
Instance:
|
||||
Blocked: Instance bloquée
|
||||
Restrictions:
|
||||
NoneSpecified: Aucune restriction spécifiée
|
||||
DefaultLanguageMustBeAllowed: La langue par défaut doit être autorisée
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limite non trovato
|
||||
NoneSpecified: Nessun limite specificato
|
||||
Instance:
|
||||
Blocked: L'istanza è bloccata
|
||||
Restrictions:
|
||||
NoneSpecified: Nessuna restrizione specificata
|
||||
DefaultLanguageMustBeAllowed: La lingua predefinita deve essere consentita
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: 制限が見つかりません
|
||||
NoneSpecified: 制限が指定されていません
|
||||
Instance:
|
||||
Blocked: インスタンスはブロックされています
|
||||
Restrictions:
|
||||
NoneSpecified: 制限が指定されていません
|
||||
DefaultLanguageMustBeAllowed: デフォルト言語は許可されている必要があります
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Лимитот не е пронајден
|
||||
NoneSpecified: Не се наведени лимити
|
||||
Instance:
|
||||
Blocked: Инстанцата е блокирана
|
||||
Restrictions:
|
||||
NoneSpecified: Не се наведени ограничувања
|
||||
DefaultLanguageMustBeAllowed: Стандардниот јазик мора да биде дозволен
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limieten niet gevonden
|
||||
NoneSpecified: Geen limieten gespecificeerd
|
||||
Instance:
|
||||
Blocked: Instantie is geblokkeerd
|
||||
Restrictions:
|
||||
NoneSpecified: Geen beperkingen gespecificeerd
|
||||
DefaultLanguageMustBeAllowed: De standaardtaal moet worden toegestaan
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limit nie znaleziony
|
||||
NoneSpecified: Nie określono limitów
|
||||
Instance:
|
||||
Blocked: Instancja jest zablokowana
|
||||
Restrictions:
|
||||
NoneSpecified: Nie określono ograniczeń
|
||||
DefaultLanguageMustBeAllowed: Domyślny język musi być dozwolony
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Limite não encontrado
|
||||
NoneSpecified: Nenhum limite especificado
|
||||
Instance:
|
||||
Blocked: A instância está bloqueada
|
||||
Restrictions:
|
||||
NoneSpecified: Nenhuma restrição especificada
|
||||
DefaultLanguageMustBeAllowed: O idioma padrão deve ser permitido
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: Лимиты не найдены
|
||||
NoneSpecified: Не указаны лимиты
|
||||
Instance:
|
||||
Blocked: Экземпляр заблокирован
|
||||
Restrictions:
|
||||
NoneSpecified: Не указаны ограничения
|
||||
DefaultLanguageMustBeAllowed: Язык по умолчанию должен быть разрешен
|
||||
|
@@ -31,6 +31,8 @@ Errors:
|
||||
Limits:
|
||||
NotFound: 未找到限制
|
||||
NoneSpecified: 未指定限制
|
||||
Instance:
|
||||
Blocked: 实例被阻止
|
||||
Restrictions:
|
||||
NoneSpecified: 未指定限制
|
||||
DefaultLanguageMustBeAllowed: 默认语言必须被允许
|
||||
|
Reference in New Issue
Block a user