Add reset ldap Password
Fix mailSender
Update properties with new redirect url and optimize code for update user
Fix updateVerificationEntry
Change date to timestamp and Add some log messages for debugging
Fix UserVerificationDAO insert and Cast date
Add temporary changes for spring beans
Add UserVerificationDAO.java
Add constructor for UserVerification
Add UserVerificationQueries.java
Add UserVerification.java
minor change
creating spring beans
fix unencrypted password
fix typo
add update user functionality
simplify custom exceptions
add create ldap user
add custom ldap exceptions
commented forgotten method
LDAP Action class added
tidy up project. removing unused classes
Moving webapp from uoa-users-management project to dnet-openaire-users
Copy for dnet45 and java8 migration