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

Implement Users Self Service Logic #25

Open
itsmeyaw opened this issue Mar 21, 2022 · 0 comments
Open

Implement Users Self Service Logic #25

itsmeyaw opened this issue Mar 21, 2022 · 0 comments
Assignees
Labels
backend security Issues or PR that concerns about security

Comments

@itsmeyaw
Copy link
Contributor

itsmeyaw commented Mar 21, 2022

On the corresponding Request Mapper function, please implement the logic for:

  • Login
  • Sign up
  • Forget password
  • Confirm email
  • Confirm student status (performed by sending email to student email)

Please also take care about role and permission for each user sign up. New sign up has the role "USER".

Please also notes to take care the CSRF: https://docs.spring.io/spring-security/reference/features/exploits/csrf.html

@itsmeyaw itsmeyaw added this to the PPIJ ID Release v1.0 milestone Mar 21, 2022
@itsmeyaw itsmeyaw added the security Issues or PR that concerns about security label Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend security Issues or PR that concerns about security
Projects
None yet
Development

No branches or pull requests

4 participants