Rename gestionnaire in code to instructeur
This commit is contained in:
parent
6902f84b85
commit
3fde2a6f70
175 changed files with 1162 additions and 1162 deletions
|
@ -1,4 +1,4 @@
|
|||
# complexity of the required password for the three kinds of users (user, gestionnaire, admnistrateur)
|
||||
# complexity of the required password for the three kinds of users (user, instructeur, admnistrateur)
|
||||
# valid values are from 0 to 4, 0 means very simple, 4 means high level of complexity.
|
||||
if !defined?(PASSWORD_MIN_LENGTH)
|
||||
# PASSWORD_COMPLEXITY_FOR_USER = ENV.fetch('PASSWORD_COMPLEXITY_FOR_USER', '2').to_i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue