flows: denied action (#3194)

This commit is contained in:
Jens L
2022-07-02 17:37:57 +02:00
committed by GitHub
parent c39a5933e1
commit 17d33f4b19
23 changed files with 564 additions and 168 deletions

View File

@ -789,6 +789,10 @@ msgstr "Standardmäßig werden für Quellen nur Symbole angezeigt. Aktiviere die
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "CA, anhand derer das Zertifikat des Endpunkts überprüft wird. Kann leer gelassen werden, um keine Validierung durchzuführen."
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1530,6 +1534,10 @@ msgstr "Deaktivieren"
msgid "Debug"
msgstr "Debuggen"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "Entscheidet, wofür dieser Flow verwendet wird. Beispielsweise wird der Authentifizierungsablauf umgeleitet, wenn ein nicht authentifizierter Benutzer authentik besucht."
@ -1627,6 +1635,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "{0} löschen"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "Dem Benutzer den Zugang verweigern"
@ -3174,6 +3186,14 @@ msgstr "Logs"
msgid "Long-running operations which authentik executes in the background."
msgstr "Langlaufende Operationen, die Authentik im Hintergrund ausführt."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "Multifaktor-Authentifzierungs Geräte"
@ -4262,13 +4282,17 @@ msgid "Quick actions"
msgstr "Schnellaktionen"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART startet den Flow von Anfang an neu, während der Flow-Kontext beibehalten wird."
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART startet den Flow von Anfang an neu, während der Flow-Kontext beibehalten wird."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART startet den Flow von Anfang an neu."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY gibt die Fehlermeldung und eine ähnliche Aufforderung an den Executor zurück."

View File

@ -786,6 +786,10 @@ msgstr "By default, only icons are shown for sources. Enable this to show their
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr "CONTINUE will either follow the ?next parameter or redirect to the default interface."
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
@ -1542,6 +1546,10 @@ msgstr "Deactivate"
msgid "Debug"
msgstr "Debug"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr "Decides the response when a policy denies access to this flow for a user."
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
@ -1645,6 +1653,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "Delete {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr "Denied action"
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "Deny the user access"
@ -3226,6 +3238,14 @@ msgstr "Logs"
msgid "Long-running operations which authentik executes in the background."
msgstr "Long-running operations which authentik executes in the background."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr "MESSAGE will notify the user the flow isn't applicable."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "MFA Devices"
@ -4332,13 +4352,17 @@ msgid "Quick actions"
msgstr "Quick actions"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART restarts the flow from the beginning, while keeping the flow context."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART restarts the flow from the beginning."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY returns the error message and a similar challenge to the executor."

View File

@ -779,6 +779,10 @@ msgstr "De forma predeterminada, solo se muestran los iconos de las fuentes. Act
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "CA con la que se verifica el certificado del punto final. Se puede dejar vacío para que no se valide."
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1521,6 +1525,10 @@ msgstr "Desactivar"
msgid "Debug"
msgstr "Depurar"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "Decide para qué se utiliza este flujo. Por ejemplo, el flujo de autenticación se redirige a cuando un usuario no autenticado visita authentick."
@ -1618,6 +1626,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "Eliminar {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "Denegar el acceso al usuario"
@ -3167,6 +3179,14 @@ msgstr "troncos"
msgid "Long-running operations which authentik executes in the background."
msgstr "Operaciones de larga ejecución que authentik se ejecuta en segundo plano."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "Dispositivos de MFA"
@ -4255,13 +4275,17 @@ msgid "Quick actions"
msgstr "Acciones rápidas"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART reinicia el flujo desde el principio, a la vez que mantiene el contexto del flujo."
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART reinicia el flujo desde el principio, a la vez que mantiene el contexto del flujo."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART reinicia el flujo desde el principio."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY devuelve el mensaje de error y un desafío similar para el ejecutor."

View File

@ -785,6 +785,10 @@ msgstr ""
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "AC auprès de laquelle le certificat du terminal est vérifié. Peut être laissé vide en l'absence de validation."
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1535,6 +1539,10 @@ msgstr "Désactiver"
msgid "Debug"
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "Détermine l'usage de ce flux. Par exemple, un flux d'authentification est la destination d'un visiteur d'authentik non authentifié."
@ -1630,6 +1638,10 @@ msgstr "Supprimer l'utilisateur en attente. ATTENTION, cette étape ne demande a
msgid "Delete {0}"
msgstr "Supprimer {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "Refuser l'accès à l'utilisateu"
@ -3198,6 +3210,14 @@ msgstr "Logs"
msgid "Long-running operations which authentik executes in the background."
msgstr "Opérations de longue durée qu'Authentik exécute en arrière-plan."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr ""
@ -4291,13 +4311,17 @@ msgid "Quick actions"
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "REDÉMARRER redémarre le flux depuis le début, en gardant le contexte du flux."
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "REDÉMARRER redémarre le flux depuis le début, en gardant le contexte du flux."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "REDÉMARRER redémarre le flux depuis le début."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY indiquer le message d'erreur et présenter un challenge similaire à l'utilisateur"

View File

@ -776,6 +776,10 @@ msgstr "Domyślnie dla źródeł wyświetlane są tylko ikony. Włącz tę opcj
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "CA względem którego weryfikowany jest certyfikat. Można pozostawić puste, aby nie sprawdzać poprawności."
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1518,6 +1522,10 @@ msgstr "Dezaktywuj"
msgid "Debug"
msgstr "Debug"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "Decyduje, do czego służy ten przepływ. Na przykład przepływ uwierzytelniania służy do przekierowania nieuwierzytelnionego użytkownika który odwiedza authentik."
@ -1615,6 +1623,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "Usuń {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "Odmów użytkownikowi dostępu"
@ -3164,6 +3176,14 @@ msgstr "Logi"
msgid "Long-running operations which authentik executes in the background."
msgstr "Długotrwałe operacje, które authentik wykonuje w tle."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "Urządzenia MFA"
@ -4252,13 +4272,17 @@ msgid "Quick actions"
msgstr "Szybkie akcje"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART ponownie uruchamia przepływ od początku, zachowując kontekst przepływu."
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART ponownie uruchamia przepływ od początku, zachowując kontekst przepływu."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART ponownie uruchamia przepływ od początku."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY zwraca komunikat o błędzie i podobne wyzwanie do executora."

View File

@ -778,6 +778,10 @@ msgstr ""
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1530,6 +1534,10 @@ msgstr ""
msgid "Debug"
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr ""
@ -1631,6 +1639,10 @@ msgstr ""
msgid "Delete {0}"
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr ""
@ -3208,6 +3220,14 @@ msgstr ""
msgid "Long-running operations which authentik executes in the background."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr ""
@ -4312,13 +4332,17 @@ msgid "Quick actions"
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr ""

View File

@ -779,6 +779,10 @@ msgstr "Varsayılan olarak, kaynaklar için yalnızca simgeler gösterilir. Tam
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "Uç noktanın Sertifikası karşı doğrulanan CA. Doğrulama yapılmadan boş bırakılabilir."
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1521,6 +1525,10 @@ msgstr "Devre dışı bırak"
msgid "Debug"
msgstr "Hata Ayıklama"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "Bu Akış'ın ne için kullanıldığına karar verir. Örneğin, kimliği doğrulanmamış bir kullanıcı authentik ziyaret ettiğinde kimlik doğrulama akışı yönlendirir."
@ -1618,6 +1626,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "{0} Sil"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "Kullanıcı erişimini engelle"
@ -3168,6 +3180,14 @@ msgstr "Günlükler"
msgid "Long-running operations which authentik executes in the background."
msgstr "authentik'in arka planda yürüttüğü uzun süreli işlemler."
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "MFA Cihazları"
@ -4257,13 +4277,17 @@ msgid "Quick actions"
msgstr "Hızlı eylemler"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART, akış bağlamını korurken akışı baştan yeniden başlatır."
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART, akış bağlamını korurken akışı baştan yeniden başlatır."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART, akışı baştan yeniden başlatır."
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY hata iletisi ve yürütücünün benzer bir meydan okuma döndürür."

View File

@ -774,6 +774,10 @@ msgstr "默认情况下,只为源显示图标。启用此选项可显示它们
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "验证端点证书所依据的 CA。可以留空表示不进行验证。"
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr "缓存绑定,流程与会话会在内存中执行与缓存。会话过期时执行流程。"
@ -1516,6 +1520,10 @@ msgstr "停用"
msgid "Debug"
msgstr "调试"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "决定此流程的用途。例如,当未经身份验证的用户访问 authentik 时,会重定向到身份验证流程。"
@ -1613,6 +1621,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "删除 {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "拒绝用户访问"
@ -3150,6 +3162,14 @@ msgstr "日志"
msgid "Long-running operations which authentik executes in the background."
msgstr "authentik 在后台执行的长时间运行的操作。"
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "MFA 设备"
@ -4228,13 +4248,17 @@ msgid "Quick actions"
msgstr "快速操作"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。"
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART 从头开始重新启动流程。"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY 向执行器返回错误消息和类似的质询。"

View File

@ -776,6 +776,10 @@ msgstr "默认情况下,只为源显示图标。启用此选项可显示他们
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "验证终端节点证书所依据的 CA。可以留空以表示不进行验证。"
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1518,6 +1522,10 @@ msgstr "停用"
msgid "Debug"
msgstr "调试"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "决定此 Flow 的用途。例如,当未经身份验证的用户访问 authentik 时,身份验证流程将重定向到。"
@ -1615,6 +1623,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "删除 {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "拒绝用户访问"
@ -3154,6 +3166,14 @@ msgstr "日志"
msgid "Long-running operations which authentik executes in the background."
msgstr "authentik 在后台执行的长时间运行的操作。"
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "MFA 设备"
@ -4233,13 +4253,17 @@ msgid "Quick actions"
msgstr "快速行动"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。"
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART 从头开始重新启动流程。"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY 向执行器返回错误消息和类似的质询。"

View File

@ -776,6 +776,10 @@ msgstr "默认情况下,只为源显示图标。启用此选项可显示他们
msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation."
msgstr "验证终端节点证书所依据的 CA。可以留空以表示不进行验证。"
#: src/pages/flows/FlowForm.ts
msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface."
msgstr ""
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires."
msgstr ""
@ -1518,6 +1522,10 @@ msgstr "停用"
msgid "Debug"
msgstr "调试"
#: src/pages/flows/FlowForm.ts
msgid "Decides the response when a policy denies access to this flow for a user."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik."
msgstr "决定此 Flow 的用途。例如,当未经身份验证的用户访问 authentik 时,身份验证流程将重定向到。"
@ -1615,6 +1623,10 @@ msgstr ""
msgid "Delete {0}"
msgstr "删除 {0}"
#: src/pages/flows/FlowForm.ts
msgid "Denied action"
msgstr ""
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts
msgid "Deny the user access"
msgstr "拒绝用户访问"
@ -3154,6 +3166,14 @@ msgstr "日志"
msgid "Long-running operations which authentik executes in the background."
msgstr "authentik 在后台执行的长时间运行的操作。"
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE will notify the user the flow isn't applicable."
msgstr ""
#: src/pages/flows/FlowForm.ts
msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message."
msgstr ""
#: src/user/user-settings/UserSettingsPage.ts
msgid "MFA Devices"
msgstr "MFA 设备"
@ -4233,13 +4253,17 @@ msgid "Quick actions"
msgstr "快速行动"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。"
#~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context."
#~ msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART restarts the flow from the beginning."
msgstr "RESTART 从头开始重新启动流程。"
#: src/pages/flows/StageBindingForm.ts
msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context."
msgstr ""
#: src/pages/flows/StageBindingForm.ts
msgid "RETRY returns the error message and a similar challenge to the executor."
msgstr "RETRY 向执行器返回错误消息和类似的质询。"

View File

@ -1,3 +1,4 @@
import { DeniedActionEnum } from "@goauthentik/api/dist/models/DeniedActionEnum.js";
import { DEFAULT_CONFIG, config } from "@goauthentik/web/api/Config";
import "@goauthentik/web/elements/forms/HorizontalFormElement";
import { ModelForm } from "@goauthentik/web/elements/forms/ModelForm";
@ -120,6 +121,27 @@ export class FlowForm extends ModelForm<Flow, string> {
`;
}
renderDeniedAction(): TemplateResult {
return html` <option
value=${DeniedActionEnum.MessageContinue}
?selected=${this.instance?.deniedAction === DeniedActionEnum.MessageContinue}
>
${t`MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message.`}
</option>
<option
value=${DeniedActionEnum.Continue}
?selected=${this.instance?.deniedAction === DeniedActionEnum.Continue}
>
${t`CONTINUE will either follow the ?next parameter or redirect to the default interface.`}
</option>
<option
value=${DeniedActionEnum.Message}
?selected=${this.instance?.deniedAction === DeniedActionEnum.Message}
>
${t`MESSAGE will notify the user the flow isn't applicable.`}
</option>`;
}
renderLayout(): TemplateResult {
return html`
<option
@ -218,6 +240,18 @@ export class FlowForm extends ModelForm<Flow, string> {
${t`Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik.`}
</p>
</ak-form-element-horizontal>
<ak-form-element-horizontal
label=${t`Denied action`}
?required=${true}
name="deniedAction"
>
<select class="pf-c-form-control">
${this.renderDeniedAction()}
</select>
<p class="pf-c-form__helper-text">
${t`Decides the response when a policy denies access to this flow for a user.`}
</p>
</ak-form-element-horizontal>
<ak-form-element-horizontal label=${t`Layout`} ?required=${true} name="layout">
<select class="pf-c-form-control">
${this.renderLayout()}

View File

@ -193,7 +193,7 @@ export class StageBindingForm extends ModelForm<FlowStageBinding, string> {
?selected=${this.instance?.invalidResponseAction ===
InvalidResponseActionEnum.RestartWithContext}
>
${t`RESTART restarts the flow from the beginning, while keeping the flow context.`}
${t`RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context.`}
</option>
</select>
<p class="pf-c-form__helper-text">