Skip to content
Snippets Groups Projects
Commit b77cd8cb authored by Frédéric Carretero's avatar Frédéric Carretero Committed by Anthony Borghi
Browse files

Arobase interdit dans le champ login à la création d'un utilisateur

parent 8375bafa
No related branches found
No related tags found
No related merge requests found
......@@ -503,6 +503,7 @@
"name":"login",
"label":"FORM_LOGIN_USERS_USER",
"required":true,
"pattern":"^[^@]+$",
"nb_cols":12
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment