]> git.mxchange.org Git - friendica.git/commit
Check if nickname contains only US-ASCII and do not start with a digit
authorRaroun <Raroun@users.noreply.github.com>
Tue, 30 Jan 2024 14:18:11 +0000 (15:18 +0100)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2024 14:18:11 +0000 (15:18 +0100)
commit606bd0be6016993c57744446cd39b666c85e7342
treec4209aaa711cb4cf935b892ce373de9c0a203ace
parent0c583574e1849f8626e8ff380421ab39b9943643
Check if nickname contains only US-ASCII and do not start with a digit

Update Register.php
src/Module/Register.php