Commit Graph

176 Commits

Author SHA1 Message Date
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
Sofia Baltzi d42f4f223f Remove from session error and registerSuccess flags in jsp pages 2018-03-13 12:20:26 +00:00
Sofia Baltzi 90bed6d044 Remove from session expiredVerificationCode and successAddPassword flags 2018-03-13 12:10:49 +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
Katerina Iatropoulou 0200152a7e removing old package for the api and reconfiguring jersey with the new package name 2018-03-09 15:15:16 +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 7aecf6e2cd Fix typo error in username 2018-03-08 13:26:16 +00:00
Katerina Iatropoulou 996348df60 typo in property 2018-03-08 12:31:27 +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 8289664c88 Add redirect to mpagasas login 2017-11-01 10:22:41 +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 11c2635512 Add uikit-icons.min.js library 2017-10-30 12:35:15 +00:00
Sofia Baltzi ceb59100ae emailSuccess.jsp page 2017-10-30 12:34:24 +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 b51e0c382d Add success message about email verification 2017-10-27 12:59:04 +00:00
Sofia Baltzi 6aa6869515 Change css for success messages 2017-10-26 14:28:11 +00:00
Sofia Baltzi dfb19afbe2 Change email subject 2017-10-26 13:42:42 +00:00
Sofia Baltzi 0a7a2db2b6 Add c prefix 2017-10-26 13:30:47 +00:00
Sofia Baltzi a6ea227980 Add email and username check 2017-10-26 13:10:30 +00:00
Sofia Baltzi c713a7770f Add uikit-icons-max.js 2017-10-26 11:00:47 +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 12816439bd Add successAddPassword.jsp 2017-10-23 14:02:09 +00:00
Sofia Baltzi 484676ad24 Add AddPasswordServlet.java 2017-10-23 14:00:44 +00:00
Sofia Baltzi 74b51ab29e Add addPassword.jsp 2017-10-23 13:21:06 +00:00
Sofia Baltzi fe8cd8a9b2 Add ActivationCodeServlet 2017-10-23 13:14:39 +00:00
Sofia Baltzi e656c06fae rename verifyEmail.jsp to activate.jsp page 2017-10-23 13:11:25 +00:00
Sofia Baltzi e9c36f02dc update xml code for mail activation 2017-10-23 13:04:57 +00:00
Sofia Baltzi 40f68707db Remove javascript for oganization field anf add message error for activation code 2017-10-23 12:14:44 +00:00
Sofia Baltzi ea2e6605d2 Add verifyEmail.jsp 2017-10-20 14:27:35 +00:00
Sofia Baltzi 5b96102b05 Comment message Use the same credentials for... 2017-10-20 14:18:30 +00:00
Sofia Baltzi 8cef2247c0 Add username lenght check onkeyup 2017-10-20 14:13:55 +00:00
Sofia Baltzi 58476a8273 Change redirect link to verifyEmail 2017-10-20 13:12:50 +00:00
Sofia Baltzi 00274f327e Change required fields 2017-10-20 12:38:27 +00:00
Sofia Baltzi ac9ace0300 Add RegisterServlet.java 2017-10-20 12:31:39 +00:00
Sofia Baltzi e84e5c5c3f Add at web.xml register page and servlet, and update register.jsp 2017-10-20 12:30:19 +00:00
Sofia Baltzi 960de3475f update javascript 2017-10-19 14:39:29 +00:00