Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

21 implementation provide BE for registration and some minor fixes #26

Conversation

panuozzo77
Copy link
Collaborator

  • Added Error Handling pages for 404, 403, 500.
  • Registration Service has improved readability.
  • Removed from Registration Service the reset of the password since it's not meant to be here.
  • Provided fully working Back End for registration and Servlet, now you need a valid license, an unused email and a strong password.
  • Provided the error handling inside the Registration Page.
  • Provided the Session parameters after the registration so you don't need to Login after the Registration.
  • Provided fully working Back End for Legal page acceptance where the user accept to being tracked and where can also

DDDrag0 and others added 11 commits December 23, 2023 14:48
…minor-fixes' of https://github.com/pastore99/TalkAId into 21-implementation-provide-fe-for-registration-and-some-minor-fixes
…ion-provide-fe-for-registration-and-some-minor-fixes
-DAOUser and UserData methods to change notifications time and Analytics
-RegistrationServlet GET method to change the above settings
-RegistrationServlet now takes care of the Session Attributes so you don't need to login after registration
-Provided the Javascript code for the page legal.jsp
@panuozzo77 panuozzo77 merged commit 91666e1 into development Dec 27, 2023
1 check failed
@panuozzo77 panuozzo77 deleted the 21-implementation-provide-fe-for-registration-and-some-minor-fixes branch December 27, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants