Add uikit-icons.min.js library
emailSuccess.jsp page
Add javascript code to keep input after redirect to the same jsp page
Add success message about email verification
Change css for success messages
Change email subject
Add c prefix
Add email and username check
Add uikit-icons-max.js
Add emailSender at register
Fix redirect when user does not exist
Add successAddPassword.jsp
Add AddPasswordServlet.java
Add addPassword.jsp
Add ActivationCodeServlet
rename verifyEmail.jsp to activate.jsp page
update xml code for mail activation
Remove javascript for oganization field anf add message error for activation code
Add verifyEmail.jsp
Comment message Use the same credentials for...
Add username lenght check onkeyup
Change redirect link to verifyEmail
Change required fields
Add RegisterServlet.java
Add at web.xml register page and servlet, and update register.jsp
update javascript
Add fade out for email validation
Add register.jsp with javascript
remove li
Remove forgot password h3
Add success page
Remove some comments and empty lines
Redirect to forgotPassword if the username in the session is null
Add password error check
Removing error message from verify.jsp when user tries to enter new ones
Work verification code expiration
Update error messages
Add error messages
Add expiredVerificationCode.jsp
Add error.jsp
Fix exceptions and errors
Remove username from session
Add username transfer with session - it workssvn st!
Fic errors! It works!
Fix errors for mailSender
Change date type to timestamp and add email verification message
Added basic EmailSender draft
minor cahnges
Reading form fields
Basic servlet status for username reminder and password reset
Moving webapp from uoa-users-management project to dnet-openaire-users
Copy for dnet45 and java8 migration