Allow usernames to contain @-signs as long as it is not at the begininng

This allows to use email addresses as usernames and fixes issue #772
This commit is contained in:
Jan Böhmer 2024-12-01 23:05:27 +01:00
parent ca8ad760d7
commit b1ba26e0b9
3 changed files with 3 additions and 3 deletions

View file

@ -164,7 +164,7 @@
</notes>
<segment state="translated">
<source>user.invalid_username</source>
<target>The username must contain only letters, numbers, underscores, dots, pluses or minuses!</target>
<target>The username must contain only letters, numbers, underscores, dots, pluses or minuses and must not begin with an @!</target>
</segment>
</unit>
<unit id="_v.DMg." name="validator.noneofitschild.self">