moving properties to dnet-openaire-users
Moved classes to dnet-openaire-users
It works after migration
Create branch for session handling with redis
Add error checking for empty first ame, last name and role
Check if it is zombie user's username or email
Complete ldapmodify about zombies and users :P
Fix errors in emailExists and UsernameExists
Update ldap createUser with password parameter
Add EmailSender.java
Add usernameExists and emailExists
Fix a typo and Comment add password
make o attribute(institution) optional
Add error check for ldap password
Change and remove logger.info messages
encrypt password when creating new user
remove email actions
Remove exception's stacktrace and changer logger.info to logger.error
Work verification code expiration
add organization to createUser
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