]> git.mxchange.org Git - juser-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 06:52:48 +0000 (07:52 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 06:54:47 +0000 (07:54 +0100)
commit693c650b236e8f2e923be6e1739fff33e66380c1
tree68356d51d7dbc7ab1849d88eba0418aff4ea6380
parent77af198fac064b6b2b2796b5126160b3e780a54c
Continued:
- added Apache Lang3 3.12.0
- compare userName and userConfirmKey with Apache's StringUtils utilities class
- also compare primary key from email_change entity
- first optional constructor now requires status being provided (please use
  EmailChangeStatus.NEW where possible)
lib/commons-lang3/commons-lang3-3.12.0.jar [new file with mode: 0644]
lib/commons-lang3/commons-lang3_LICENSE.txt [new file with mode: 0644]
lib/nblibraries.properties
nbproject/project.properties
src/org/mxchange/jusercore/model/email_address/EmailAddressChange.java
src/org/mxchange/jusercore/model/user/LoginUser.java