add password complexity for expert

This commit is contained in:
Lisa Durand 2024-09-03 17:36:10 +02:00
parent 766a5608bb
commit 71e03203aa
No known key found for this signature in database
GPG key ID: 0DF91F2CA1E8B816
4 changed files with 15 additions and 20 deletions

View file

@ -1,3 +0,0 @@
.fr-messages-group{ "aria-live" => "off", id: id }
%p.fr-message= t('views.registrations.new.password_message')
%p.fr-message.fr-message--info= t('views.registrations.new.password_placeholder', min_length: PASSWORD_MIN_LENGTH)