mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 05:53:15 +02:00
Add optional OIDC authentication with Keycloak, Authentik, and Pocket-ID support
This commit is contained in:
@@ -368,6 +368,14 @@
|
||||
"toast.ban.title": "Neue Blockierung aufgetreten",
|
||||
"toast.ban.action": "gesperrt in",
|
||||
"toast.unban.title": "IP entsperrt",
|
||||
"toast.unban.action": "entsperrt von"
|
||||
"toast.unban.action": "entsperrt von",
|
||||
"auth.login_title": "Bei Fail2ban UI anmelden",
|
||||
"auth.login_description": "Bitte authentifizieren Sie sich, um auf die Verwaltungsoberfläche zuzugreifen",
|
||||
"auth.login_button": "Mit OIDC anmelden",
|
||||
"auth.logging_in": "Weiterleitung zur Anmeldung...",
|
||||
"auth.logout": "Abmelden",
|
||||
"auth.user_info": "Benutzerinformationen",
|
||||
"auth.session_expired": "Ihre Sitzung ist abgelaufen. Bitte melden Sie sich erneut an.",
|
||||
"auth.login_required": "Authentifizierung erforderlich"
|
||||
}
|
||||
|
||||
@@ -368,6 +368,14 @@
|
||||
"toast.ban.title": "Neui Blockierig ufträte",
|
||||
"toast.ban.action": "gsperrt i",
|
||||
"toast.unban.title": "IP entsperrt",
|
||||
"toast.unban.action": "entsperrt vo"
|
||||
"toast.unban.action": "entsperrt vo",
|
||||
"auth.login_title": "Bi Fail2ban UI amäudä",
|
||||
"auth.login_description": "Bitte log di ih, zum uf d Verwaltigsoberflächi zuezgriifä",
|
||||
"auth.login_button": "Mit OIDC amäudä",
|
||||
"auth.logging_in": "Wiiterleitig zur Amäudig...",
|
||||
"auth.logout": "Abmäudä",
|
||||
"auth.user_info": "Benutzerinformationä",
|
||||
"auth.session_expired": "Ihri Sitzig isch abglaufä. Bitte mäudä di erneut a.",
|
||||
"auth.login_required": "Authentifizierig erforderlich"
|
||||
}
|
||||
|
||||
@@ -368,6 +368,14 @@
|
||||
"toast.ban.title": "New block occurred",
|
||||
"toast.ban.action": "banned in",
|
||||
"toast.unban.title": "IP unblocked",
|
||||
"toast.unban.action": "unblocked from"
|
||||
"toast.unban.action": "unblocked from",
|
||||
"auth.login_title": "Sign in to Fail2ban UI",
|
||||
"auth.login_description": "Please authenticate to access the management interface",
|
||||
"auth.login_button": "Sign in with OIDC",
|
||||
"auth.logging_in": "Redirecting to login...",
|
||||
"auth.logout": "Logout",
|
||||
"auth.user_info": "User Information",
|
||||
"auth.session_expired": "Your session has expired. Please log in again.",
|
||||
"auth.login_required": "Authentication required"
|
||||
}
|
||||
|
||||
@@ -368,5 +368,13 @@
|
||||
"toast.ban.title": "Nuevo bloqueo ocurrido",
|
||||
"toast.ban.action": "bloqueado en",
|
||||
"toast.unban.title": "IP desbloqueada",
|
||||
"toast.unban.action": "desbloqueada de"
|
||||
"toast.unban.action": "desbloqueada de",
|
||||
"auth.login_title": "Iniciar sesión en Fail2ban UI",
|
||||
"auth.login_description": "Por favor, autentíquese para acceder a la interfaz de gestión",
|
||||
"auth.login_button": "Iniciar sesión con OIDC",
|
||||
"auth.logging_in": "Redirigiendo al inicio de sesión...",
|
||||
"auth.logout": "Cerrar sesión",
|
||||
"auth.user_info": "Información del usuario",
|
||||
"auth.session_expired": "Su sesión ha expirado. Por favor, inicie sesión nuevamente.",
|
||||
"auth.login_required": "Autenticación requerida"
|
||||
}
|
||||
|
||||
@@ -368,5 +368,13 @@
|
||||
"toast.ban.title": "Nouveau blocage survenu",
|
||||
"toast.ban.action": "banni dans",
|
||||
"toast.unban.title": "IP débloquée",
|
||||
"toast.unban.action": "débloquée de"
|
||||
"toast.unban.action": "débloquée de",
|
||||
"auth.login_title": "Se connecter à Fail2ban UI",
|
||||
"auth.login_description": "Veuillez vous authentifier pour accéder à l'interface de gestion",
|
||||
"auth.login_button": "Se connecter avec OIDC",
|
||||
"auth.logging_in": "Redirection vers la connexion...",
|
||||
"auth.logout": "Déconnexion",
|
||||
"auth.user_info": "Informations utilisateur",
|
||||
"auth.session_expired": "Votre session a expiré. Veuillez vous reconnecter.",
|
||||
"auth.login_required": "Authentification requise"
|
||||
}
|
||||
|
||||
@@ -368,5 +368,13 @@
|
||||
"toast.ban.title": "Nuovo blocco verificato",
|
||||
"toast.ban.action": "bannato in",
|
||||
"toast.unban.title": "IP sbloccato",
|
||||
"toast.unban.action": "sbloccato da"
|
||||
"toast.unban.action": "sbloccato da",
|
||||
"auth.login_title": "Accedi a Fail2ban UI",
|
||||
"auth.login_description": "Si prega di autenticarsi per accedere all'interfaccia di gestione",
|
||||
"auth.login_button": "Accedi con OIDC",
|
||||
"auth.logging_in": "Reindirizzamento al login...",
|
||||
"auth.logout": "Esci",
|
||||
"auth.user_info": "Informazioni utente",
|
||||
"auth.session_expired": "La tua sessione è scaduta. Si prega di accedere nuovamente.",
|
||||
"auth.login_required": "Autenticazione richiesta"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user