1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00
mycorrhiza/user
Timur Ismagilov 2e59f75647 Auth: Do not load users with weird characters in names
If they were registered in earlier versions, you should do something about it:

* Delete them manually.
* Workaround: register a new user to force user storage dump. You can delete them afterwards.
2022-05-17 16:35:43 +03:00
..
files.go Auth: Do not load users with weird characters in names 2022-05-17 16:35:43 +03:00
net.go Auth: Do not let users with weird characters in name register 2022-05-17 16:31:12 +03:00
user.go Auth: Do not load users with weird characters in names 2022-05-17 16:35:43 +03:00
users.go Use zero-allocation approach for empty slices 2021-10-29 16:08:02 +07:00