auth.go
1.67 KB
-
Only authenticate logins when password is set (#13147) · 275f6130
* auth: never authenticate passwords shorter than 4 chars. * auth: refactoring password length check. * auth: does not authenticate when password is empty. * auth: removes unneccesary change.
Leonard Gram committed