Commit Graph

48 Commits

Author SHA1 Message Date
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 3390ceb4a8 Add redirect home link at registerSuccess.jsp emailSuccess.jsp successAddPassword.jsp and in session at ActivationServlet.java, RemindUsernameServlet.java, 2018-03-13 16:38:15 +00:00
Katerina Iatropoulou 2bc3eb044e Added redirect to login in success.jsp. The other pages are missing this redirect 2018-03-13 16:10:45 +00:00
Sofia Baltzi 6c1c9144c2 Add redirect url from property 2018-03-13 15:22:56 +00:00
Sofia Baltzi 55712350b0 Add email success flag to control redirections in emailSuccess.jsp page 2018-03-13 12:34:34 +00:00
Katerina Iatropoulou 85a582f48b oidc.issuer is loaded from properties + success session check for success.jsp 2018-03-13 11:49:57 +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
Katerina Iatropoulou f0422177d8 Emailer to work with ICM mail server 2018-03-08 12:30:17 +00:00
Katerina Iatropoulou 3d9aa16334 MERGE redis branch 49864:50863 2018-02-22 13:27:40 +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 e3395073ab Fix redirect when user does not exist 2017-10-24 11:23:11 +00:00
Sofia Baltzi 484676ad24 Add AddPasswordServlet.java 2017-10-23 14:00:44 +00:00
Sofia Baltzi fe8cd8a9b2 Add ActivationCodeServlet 2017-10-23 13:14:39 +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
Sofia Baltzi 715b9a18cc Remove some comments and empty lines 2017-10-19 12:17:42 +00:00
Sofia Baltzi 0aacea1686 Redirect to forgotPassword if the username in the session is null 2017-10-19 11:38:08 +00:00
Sofia Baltzi 34426bebfd Add password error check 2017-10-19 11:32:17 +00:00
Sofia Baltzi 9c446fadb2 Work verification code expiration 2017-10-17 09:07:11 +00:00
Sofia Baltzi f5c1809efc Update error messages 2017-10-13 11:41:52 +00:00
Sofia Baltzi 47f695315b Add error messages 2017-10-12 14:43:11 +00:00
Sofia Baltzi 7299bd4813 Fix exceptions and errors 2017-10-12 14:25:14 +00:00
Sofia Baltzi 050186608b Remove username from session 2017-10-12 11:25:51 +00:00
Sofia Baltzi b565da194c Add username transfer with session - it workssvn st! 2017-10-12 11:09:24 +00:00
Sofia Baltzi 223597fa15 Fic errors! It works! 2017-10-12 09:59:36 +00:00
Sofia Baltzi ad65bfaf93 Fix errors for mailSender 2017-10-09 13:47:53 +00:00
Sofia Baltzi 38972f84f9 Change date type to timestamp and add email verification message 2017-10-09 12:02:54 +00:00
Katerina Iatropoulou 93d6c4b3e2 Added basic EmailSender draft 2017-10-09 11:36:07 +00:00
Katerina Iatropoulou 2272f14978 minor cahnges 2017-10-02 14:59:37 +00:00
Katerina Iatropoulou 6aa55c08c7 Reading form fields 2017-10-02 14:28:37 +00:00
Katerina Iatropoulou d095152d8c Basic servlet status for username reminder and password reset 2017-10-02 14:26:59 +00:00