updtate allowedSymbolds for password
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"message": "register-error-password-min"
|
||||
},
|
||||
"allowedSymbols": {
|
||||
"value": "^[a-zA-Zа-яА-ЯёЁ0-9\\-'.]*$",
|
||||
"value": "^[a-zA-Zа-яА-ЯёЁ0-9@.!#$%&'*+/=?^_{|}~\\-]*$",
|
||||
"message": "register-error-password-not-allowed-symbols"
|
||||
},
|
||||
"requiredDigit": {
|
||||
|
||||
Reference in New Issue
Block a user