Project

General

Profile

# Date Author Comment
59641 20/10/2020 03:26 PM Katerina Iatropoulou

Tidy up imports

59638 20/10/2020 03:13 PM Katerina Iatropoulou

Register service almost ready

52050 16/05/2018 12:53 PM Sofia Baltzi

Add RequestActivationCode.java and .jsp, Fix titles of .jps pages, Fix email messages

51986 09/05/2018 03:57 PM Sofia Baltzi

Use InputValidator from user management project and Replace regular expressions. Fix user messages for unused email.

51932 04/05/2018 04:35 PM Sofia Baltzi

Fix javascript messages and Add some more checks for the input values at ResetPassword, AddPassword, Verify and Activate. Add InputValidator.Java

51775 12/04/2018 04:28 PM Sofia Baltzi

Add verificationCode in email's verificationLink for registration and forgot password

51774 12/04/2018 03:45 PM Sofia Baltzi

Change email message 'Select[...]' to 'Click[...]'

51772 12/04/2018 03:31 PM Katerina Iatropoulou

changes in username and password checks

51770 12/04/2018 12:12 PM Katerina Iatropoulou

Added recaptcha

51695 06/04/2018 12:34 AM Sofia Baltzi

Change username regulars expression - Allow usernames that start with character or digit, Change error messages

51678 04/04/2018 11:25 PM Sofia Baltzi

Escape chars in regular expession for username

51668 04/04/2018 05:13 PM Sofia Baltzi

Add check for username - Allow only numbers, letters, periods, underscores and hyphens

51139 09/03/2018 05:11 PM Sofia Baltzi

Add session check to redirect pages

51095 08/03/2018 03:41 PM Sofia Baltzi

Uncomment check for session attribute in case of empty username redirect to forgotPassword page

51094 08/03/2018 02:51 PM Sofia Baltzi

Change mail result path in case of port=80

49846 08/11/2017 01:00 PM Sofia Baltzi

Check if it is zombie user's username or email

49836 07/11/2017 01:41 PM Sofia Baltzi

Change email format and add link for verification

49835 07/11/2017 01:21 PM Sofia Baltzi

Change email format and add link for activation

49833 07/11/2017 11:56 AM Sofia Baltzi

Trim input fields at the backend

49826 06/11/2017 02:51 PM Sofia Baltzi

Complete ldapmodify about zombies and users :P at front end

49769 01/11/2017 11:58 AM Sofia Baltzi

Add registerSuccess.jsp

49747 30/10/2017 03:34 PM Sofia Baltzi

Add variables in session

49744 30/10/2017 02:00 PM Sofia Baltzi

Add another java check about username lenght

49741 30/10/2017 01:33 PM Sofia Baltzi

Add javascript code to keep input after redirect to the same jsp page

49700 26/10/2017 03:42 PM Sofia Baltzi

Change email subject

49698 26/10/2017 03:10 PM Sofia Baltzi

Add email and username check

49683 25/10/2017 04:15 PM Sofia Baltzi

Add emailSender at register

49623 23/10/2017 03:04 PM Sofia Baltzi

update xml code for mail activation

49594 20/10/2017 03:12 PM Sofia Baltzi

Change redirect link to verifyEmail

49590 20/10/2017 02:31 PM Sofia Baltzi

Add RegisterServlet.java