mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix exception for unlock on false place, maybe from merging stage1 with stage2
This commit is contained in:
parent
c704ca1a95
commit
e3e968b24f
@ -738,7 +738,6 @@ UserState Session::loadUser(const std::string& email, const std::string& passwor
|
||||
}
|
||||
|
||||
detectSessionState();
|
||||
unlock();
|
||||
if (0 == mNewUser->getModel()->getGroupId()) {
|
||||
return USER_NO_GROUP;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user