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