-
Notifications
You must be signed in to change notification settings - Fork 227
FOUR-12571 Password Policy Configuration new screen in Admin Settings #5743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… - Fix code smell
… - Fix errors with unit tests
… - Fix code smell
… - Fix sonarqube observation
… - Fix sonarqube observation 2º round
… - Fix sonarqube observation 3º round
@@ -1802,5 +1802,22 @@ | |||
"This environment already contains the same version of the {{ item }} named '{{ name }}.'": "Diese Umgebung enthält bereits die gleiche Version des {{ item }} namens '{{ name }}'.", | |||
"Visit our Gallery for more Templates": "Besuchen Sie unsere Galerie für mehr Vorlagen", | |||
"Start a new process from a blank canvas, a text description, or a preset template.": "Starten Sie einen neuen Prozess von einer leeren Leinwand, einer Textbeschreibung oder einer voreingestellten Vorlage.", | |||
"Your password has expired.": "Your password has expired." | |||
"Password Policies": "Password Policies", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alphabeticall order?
Or create a ticket in order to tackle this in the end sprint to avoid conflicts
@@ -1803,5 +1803,22 @@ | |||
"This environment already contains the same version of the {{ item }} named '{{ name }}.'": "Este entorno ya contiene la misma versión del {{ item }} llamado '{{ name }}'.", | |||
"Visit our Gallery for more Templates": "Visita nuestra Galería para más Plantillas", | |||
"Start a new process from a blank canvas, a text description, or a preset template.": "Inicie un nuevo proceso desde un lienzo en blanco, una descripción de texto o una plantilla preestablecida.", | |||
"Your password has expired.": "Tu contraseña ha expirado." | |||
"Password Policies": "Password Policies", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alphabeticall order?
Or create a ticket in order to tackle this in the end sprint to avoid conflicts
@@ -1802,5 +1802,22 @@ | |||
"This environment already contains the same version of the {{ item }} named '{{ name }}.'": "Cet environnement contient déjà la même version de l'{{ item }} nommé '{{ name }}'.", | |||
"Visit our Gallery for more Templates": "Visitez notre Galerie pour plus de Modèles", | |||
"Start a new process from a blank canvas, a text description, or a preset template.": "Démarrez un nouveau processus à partir d'une toile vierge, d'une description textuelle ou d'un modèle prédéfini.", | |||
"Your password has expired.": "Your password has expired." | |||
"Password Policies": "Password Policies", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alphabeticall order?
Or create a ticket in order to tackle this in the end sprint to avoid conflicts
Password Policy Configuration new screen in Admin Settings
Related ticket
ci:next
ci: deploy