]> Untitled Git - lemmy.git/commit
Dont allow login if account is banned or deleted (fixes #2372) (#2374)
authorNutomic <me@nutomic.com>
Thu, 28 Jul 2022 21:14:07 +0000 (23:14 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 21:14:07 +0000 (23:14 +0200)
commitb78826c2c80567192b4e2ce5f8714a094299be04
treed3750210ca8471e468fb2795c55f83180af66697
parentc62671116c71a7eaf1aaf13067fa8f5ef9e2f784
Dont allow login if account is banned or deleted (fixes #2372) (#2374)
crates/api/src/local_user/login.rs
crates/api_common/src/utils.rs
crates/db_schema/src/impls/person.rs