Commit Graph

125 Commits

Author SHA1 Message Date
Katerina Iatropoulou f33a5b3e2d Changed getAccessTokenFromRefreshToken to expect the refresh token as parameter. Added service registration pages and methods. 2020-09-30 14:42:10 +00:00
Katerina Iatropoulou 4452f81249 Adding the first version of personal tokens page 2020-09-29 14:35:14 +00:00
Konstantinos Triantafyllou 8b58ee13f5 Change name of authorities to authorization service 2020-09-08 13:00:33 +00:00
Konstantinos Triantafyllou 35020bbf95 Add email sent on manager invitation 2020-09-03 19:45:38 +00:00
Konstantinos Triantafyllou b1dd3ba21d [Users | Trunk]: Change a message on invite user method 2020-08-14 14:51:39 +00:00
Konstantinos Triantafyllou ec6dd1900d [Users | Trunk]: Change email field to name when return user name 2020-08-14 13:34:19 +00:00
Konstantinos Triantafyllou 86ae8c51e8 [Users | Trunk]: Add delete method on web.xml. Add method to check if an verification id is owned bu user 2020-08-14 10:38:59 +00:00
Konstantinos Triantafyllou 18f34014d9 [Users | Trunk]: Add methods for: 1. Get invited users. 2. Delete a verification. 3. Cancel invitation for a user. 2020-08-10 11:30:25 +00:00
Konstantinos Triantafyllou d909d6610a [Users | Trunk]: Remove preautorize from get managers method 2020-08-07 09:23:49 +00:00
Konstantinos Triantafyllou e6b08fa12e [Users | Trunk]: Add new regisrty methods. 2020-08-04 16:18:08 +00:00
Katerina Iatropoulou 34b5678237 MERGE login branch 56991:57920 using uoa-login-core 2019-12-19 11:05:37 +00:00
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 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 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
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 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 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