Validate password strength for internal users

This commit is contained in:
Sebastian Serth
2022-09-14 01:38:18 +02:00
parent f1aa004284
commit d02a1eae81
6 changed files with 39 additions and 3 deletions

View File

@ -238,6 +238,10 @@ de:
at_most_one_main_file: dürfen höchstens eine Hauptdatei enthalten
late_submission_deadline_not_alone: darf nicht ohne eine reguläre Abgabefrist verwendet werden
late_submission_deadline_not_before_submission_deadline: darf nicht vor der reguläre Abgabefrist liegen
internal_user:
attributes:
password:
weak: ist zu schwach. Versuchen Sie es mit einem langen Passwort, welches Groß-, Kleinbuchstaben, Zahlen und Sonderzeichen enthält.
admin:
dashboard:
show:

View File

@ -238,6 +238,10 @@ en:
at_most_one_main_file: must include at most one main file
late_submission_deadline_not_alone: must not be used without a regular submission deadline
late_submission_deadline_not_before_submission_deadline: must not be before the submission deadline passed
internal_user:
attributes:
password:
weak: is too weak. Try to use a long password with upper and lower case letters, numbers and special characters.
admin:
dashboard:
show: