]> git.mxchange.org Git - juser-core.git/commit
Continued with user passwords: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Tue, 2 Aug 2016 15:35:05 +0000 (17:35 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 2 Aug 2016 15:35:05 +0000 (17:35 +0200)
commit6f8b0e78cbcad8d1dca6d93ddfac4332c6d3fb28
tree4f6295800729f2dadc769f8a60e7b292e0a44edb
parentbddee887c8632a6c99bb7ee696e0ef3a44dfcf7d
Continued with user passwords: (please cherry-pick)
- added POJO/POJI for history for user's passwords (hashed only) to found a way of telling a user to change not to one of previous passwords
- fixed spaces
src/org/mxchange/jusercore/model/email_address/EmailAddressChange.java
src/org/mxchange/jusercore/model/user/password_history/PasswordHistory.java [new file with mode: 0644]
src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java [new file with mode: 0644]