Actions
Anomalie #1638
closedissue with password ? To test better .... maybe due to \ and ` chars
Actions
Added by Simon about 1 year ago. Updated about 1 year ago.
Maybe because of DBEscape ?
Let's try with : '!"#$%&()*+,-./:;<=>?@[\]^_`{|}~';
And because we use https://www.php.net/manual/en/mysqli.real-escape-string.php
both backslash and \ and ` are removed from $SYMBOL_LIST in user class
Applied in changeset linea21|r4383.