99b7ee20b2-update all pages after css updates -add sideabr in editRegistered user -add copy and revoke button for personal tokensArgiro Kokogiannaki2020-10-09 11:47:38 +0000
f33a5b3e2dChanged getAccessTokenFromRefreshToken to expect the refresh token as parameter. Added service registration pages and methods.Katerina Iatropoulou2020-09-30 14:42:10 +0000
86ae8c51e8[Users | Trunk]: Add delete method on web.xml. Add method to check if an verification id is owned bu userKonstantinos Triantafyllou2020-08-14 10:38:59 +0000
18f34014d9[Users | Trunk]: Add methods for: 1. Get invited users. 2. Delete a verification. 3. Cancel invitation for a user.Konstantinos Triantafyllou2020-08-10 11:30:25 +0000
21be3a4cafChange SESSION to openAIRESession for redis Add openAIREUser and Remove Jwt from cookie
Sofia Baltzi
2018-06-12 11:05:55 +0000
654dd85a2aAdd redirection to error404 page in case of error 400, 403, 405
Sofia Baltzi
2018-06-11 11:38:46 +0000
bc3aa8082aAdd favicon in every jsp page
Sofia Baltzi
2018-05-23 14:50:50 +0000
2e3d44707dUpdate favicon
Sofia Baltzi
2018-05-23 14:02:30 +0000
83b132948aChange imports for Role and User classes
Sofia Baltzi
2018-05-23 09:48:40 +0000
28d6f0b4a6Change imports for MigrationUser and LDAPUser
Sofia Baltzi
2018-05-23 09:38:54 +0000
c00212f915Delete user from code verification table
Sofia Baltzi
2018-05-22 10:04:44 +0000
e18e1fa680Remove comment from email in JWT generator
Sofia Baltzi
2018-05-22 09:44:41 +0000
a0c1c2cee1Change css for 'We hope to see you again' from h4 to h3
Sofia Baltzi
2018-05-21 16:10:57 +0000
272bbde6fbAdd RequestToDelete page
Sofia Baltzi
2018-05-21 15:50:44 +0000
42d43e6a85Add RequestToDelete page and Fix css
Sofia Baltzi
2018-05-21 15:48:31 +0000
4eb8263687Add RequestActivationCode.java and .jsp, Fix titles of .jps pages, Fix email messages
Sofia Baltzi
2018-05-16 10:53:57 +0000
a1d622e2f1Fix redirect in case of error at ForgotPasswordServlet page
Sofia Baltzi
2018-05-09 14:50:56 +0000
a3f607bf09Move InputValidator.java to usermanagement project
Sofia Baltzi
2018-05-09 13:59:32 +0000
ba73a96e30Use InputValidator from user management project and Replace regular expressions. Fix user messages for unused email.
Sofia Baltzi
2018-05-09 13:57:54 +0000
87ebab0b73Fix javascript for white space message for register.jsp
Sofia Baltzi
2018-05-08 09:59:31 +0000
8fa3d0f6c4In Configuration of Session cookie get domain through properties file | add a getUser method that uses the OIDCAuthenticationToken to get userInfo without request to AAIArgiro Kokogiannaki2018-05-08 09:39:37 +0000
ae84629a2eFix javascript messages and Add some more checks for the input values at ResetPassword, AddPassword, Verify and Activate. Add InputValidator.Java
Sofia Baltzi
2018-05-04 14:35:27 +0000
fb30ead11cGet verification_code value from url param.codefor activation.jsp
Sofia Baltzi
2018-04-12 15:23:51 +0000
c4f860225aAdd verificationCode in email's verificationLink for registration and forgot password
Sofia Baltzi
2018-04-12 14:28:18 +0000
8e18caf18cChange email message 'Select[...]' to 'Click[...]'
Sofia Baltzi
2018-04-12 13:45:48 +0000
5789dcc207Get verification_code value from url param.code
Sofia Baltzi
2018-04-12 13:33:54 +0000
56e1b3f7d2Change username regulars expression - Allow usernames that start with character or digit, Change error messages
Sofia Baltzi
2018-04-05 22:34:36 +0000
d4554e7296Fix typo in email regex
Sofia Baltzi
2018-04-04 22:20:30 +0000
05eaa29b73Escape chars in regular expession for username
Sofia Baltzi
2018-04-04 21:25:50 +0000
ba055250a0Add check for username - Allow only numbers, letters, periods, underscores and hyphens
Sofia Baltzi
2018-04-04 15:13:29 +0000
3390ceb4a8Add redirect home link at registerSuccess.jsp emailSuccess.jsp successAddPassword.jsp and in session at ActivationServlet.java, RemindUsernameServlet.java,
Sofia Baltzi
2018-03-13 16:38:15 +0000
2bc3eb044eAdded redirect to login in success.jsp. The other pages are missing this redirectKaterina Iatropoulou2018-03-13 16:10:45 +0000
6c1c9144c2Add redirect url from property
Sofia Baltzi
2018-03-13 15:22:56 +0000
55712350b0Add email success flag to control redirections in emailSuccess.jsp page
Sofia Baltzi
2018-03-13 12:34:34 +0000
d42f4f223fRemove from session error and registerSuccess flags in jsp pages
Sofia Baltzi
2018-03-13 12:20:26 +0000
90bed6d044Remove from session expiredVerificationCode and successAddPassword flags
Sofia Baltzi
2018-03-13 12:10:49 +0000
85a582f48boidc.issuer is loaded from properties + success session check for success.jspKaterina Iatropoulou2018-03-13 11:49:57 +0000
79407a4555Add session check to redirect pages
Sofia Baltzi
2018-03-09 16:11:28 +0000
0200152a7eremoving old package for the api and reconfiguring jersey with the new package nameKaterina Iatropoulou2018-03-09 15:15:16 +0000
5126975df8Uncomment check for session attribute in case of empty username redirect to forgotPassword page
Sofia Baltzi
2018-03-08 14:41:15 +0000
11f4c9d8f3Change mail result path in case of port=80
Sofia Baltzi
2018-03-08 13:51:04 +0000
7aecf6e2cdFix typo error in username
Sofia Baltzi
2018-03-08 13:26:16 +0000