Fix CSRF token issue in login and register forms
- Added @Html.AntiForgeryToken() to Register.cshtml - Added @Html.AntiForgeryToken() to Login.cshtml - Fixes 400 Bad Request errors on form submission Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user