]> git.mxchange.org Git - pizzaservice-ejb.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Fri, 23 Sep 2022 16:47:32 +0000 (18:47 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 23 Sep 2022 16:49:54 +0000 (18:49 +0200)
commit33424330532f228835c892cb963f4590f0d9dac6
tree0f031930a339593f258a206543681d242d1060da
parent2a69d5ba18adc8c14ae77e64495888b10dd86fb7
Please cherry-pick:
- e.g. lockUserAccount() changes userAccountStatus to LOCKED which results in
  Objects.equals() to return false even when it is the same user which causes
  an exception being thrown.
- checking the userId only won't be enough for an other use-case where a new
  user with same data is being created

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jusercore/model/user/PizzaUserSessionBean.java