Commit Graph

204 Commits

Author SHA1 Message Date
Sofia Baltzi 21be3a4caf Change SESSION to openAIRESession for redis Add openAIREUser and Remove Jwt from cookie 2018-06-12 11:05:55 +00:00
Sofia Baltzi 654dd85a2a Add redirection to error404 page in case of error 400, 403, 405 2018-06-11 11:38:46 +00:00
Sofia Baltzi bc3aa8082a Add favicon in every jsp page 2018-05-23 14:50:50 +00:00
Sofia Baltzi 2e3d44707d Update favicon 2018-05-23 14:02:30 +00:00
Sofia Baltzi 83b132948a Change imports for Role and User classes 2018-05-23 09:48:40 +00:00
Sofia Baltzi 28d6f0b4a6 Change imports for MigrationUser and LDAPUser 2018-05-23 09:38:54 +00:00
Sofia Baltzi c00212f915 Delete user from code verification table 2018-05-22 10:04:44 +00:00
Sofia Baltzi e18e1fa680 Remove comment from email in JWT generator 2018-05-22 09:44:41 +00:00
Sofia Baltzi a0c1c2cee1 Change css for 'We hope to see you again' from h4 to h3 2018-05-21 16:10:57 +00:00
Sofia Baltzi 272bbde6fb Add RequestToDelete page 2018-05-21 15:50:44 +00:00
Sofia Baltzi 42d43e6a85 Add RequestToDelete page and Fix css 2018-05-21 15:48:31 +00:00
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 a1d622e2f1 Fix redirect in case of error at ForgotPasswordServlet page 2018-05-09 14:50:56 +00:00
Sofia Baltzi a3f607bf09 Move InputValidator.java to usermanagement project 2018-05-09 13:59:32 +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 87ebab0b73 Fix javascript for white space message for register.jsp 2018-05-08 09:59:31 +00:00
Argiro Kokogiannaki 8fa3d0f6c4 In Configuration of Session cookie get domain through properties file | add a getUser method that uses the OIDCAuthenticationToken to get userInfo without request to AAI 2018-05-08 09:39:37 +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 fb30ead11c Get verification_code value from url param.codefor activation.jsp 2018-04-12 15:23:51 +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
Sofia Baltzi 5789dcc207 Get verification_code value from url param.code 2018-04-12 13:33:54 +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 d4554e7296 Fix typo in email regex 2018-04-04 22:20:30 +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
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