Commit Graph

28 Commits

Author SHA1 Message Date
Sofia Baltzi 4eb8263687 Add RequestActivationCode.java and .jsp, Fix titles of .jps pages, Fix email messages 2018-05-16 10:53:57 +00:00
Sofia Baltzi ba73a96e30 Use InputValidator from user management project and Replace regular expressions. Fix user messages for unused email. 2018-05-09 13:57:54 +00:00
Sofia Baltzi ae84629a2e Fix javascript messages and Add some more checks for the input values at ResetPassword, AddPassword, Verify and Activate. Add InputValidator.Java 2018-05-04 14:35:27 +00:00
Sofia Baltzi c4f860225a Add verificationCode in email's verificationLink for registration and forgot password 2018-04-12 14:28:18 +00:00
Sofia Baltzi 8e18caf18c Change email message 'Select[...]' to 'Click[...]' 2018-04-12 13:45:48 +00:00
Katerina Iatropoulou bf7d5f2061 changes in username and password checks 2018-04-12 13:31:04 +00:00
Katerina Iatropoulou e17be455fe Added recaptcha 2018-04-12 10:12:32 +00:00
Sofia Baltzi 56e1b3f7d2 Change username regulars expression - Allow usernames that start with character or digit, Change error messages 2018-04-05 22:34:36 +00:00
Sofia Baltzi 05eaa29b73 Escape chars in regular expession for username 2018-04-04 21:25:50 +00:00
Sofia Baltzi ba055250a0 Add check for username - Allow only numbers, letters, periods, underscores and hyphens 2018-04-04 15:13:29 +00:00
Sofia Baltzi 79407a4555 Add session check to redirect pages 2018-03-09 16:11:28 +00:00
Sofia Baltzi 5126975df8 Uncomment check for session attribute in case of empty username redirect to forgotPassword page 2018-03-08 14:41:15 +00:00
Sofia Baltzi 11f4c9d8f3 Change mail result path in case of port=80 2018-03-08 13:51:04 +00:00
Sofia Baltzi b02517e740 Check if it is zombie user's username or email 2017-11-08 12:00:59 +00:00
Sofia Baltzi 7314282429 Change email format and add link for verification 2017-11-07 12:41:53 +00:00
Sofia Baltzi e986b0c883 Change email format and add link for activation 2017-11-07 12:21:18 +00:00
Sofia Baltzi 77191f58c4 Trim input fields at the backend 2017-11-07 10:56:43 +00:00
Sofia Baltzi d58ca25c5e Complete ldapmodify about zombies and users :P at front end 2017-11-06 13:51:36 +00:00
Sofia Baltzi 3a5c87f914 Add registerSuccess.jsp 2017-11-01 10:58:15 +00:00
Sofia Baltzi 36c29f3c5e Add variables in session 2017-10-30 14:34:06 +00:00
Sofia Baltzi 387f7ca4bf Add another java check about username lenght 2017-10-30 13:00:20 +00:00
Sofia Baltzi f1cd4fffe8 Add javascript code to keep input after redirect to the same jsp page 2017-10-30 12:33:02 +00:00
Sofia Baltzi dfb19afbe2 Change email subject 2017-10-26 13:42:42 +00:00
Sofia Baltzi a6ea227980 Add email and username check 2017-10-26 13:10:30 +00:00
Sofia Baltzi 3182ae1f2d Add emailSender at register 2017-10-25 14:15:07 +00:00
Sofia Baltzi e9c36f02dc update xml code for mail activation 2017-10-23 13:04:57 +00:00
Sofia Baltzi 58476a8273 Change redirect link to verifyEmail 2017-10-20 13:12:50 +00:00
Sofia Baltzi ac9ace0300 Add RegisterServlet.java 2017-10-20 12:31:39 +00:00