The source project of this merge request has been removed.
Makes the username lowercase before sending into the uname/pw hash. Usernames are normalized into lowercase on registration, so this shouldn't break anything. Fixes #248 (closed)
-
I ran cargo fmt
andcargo test
-
I agree to release my code and all other changes of this MR under the Apache-2.0 license