We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On the corresponding Request Mapper function, please implement the logic for:
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
The text was updated successfully, but these errors were encountered:
Ferdydh
ivanderal
rtharivandi
No branches or pull requests
On the corresponding Request Mapper function, please implement the logic for:
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
The text was updated successfully, but these errors were encountered: