-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Login CSRF #1356
Comments
hatched
pushed a commit
to hatched/teleport-merge
that referenced
this issue
Nov 30, 2022
hatched
pushed a commit
that referenced
this issue
Dec 20, 2022
hatched
pushed a commit
that referenced
this issue
Jan 30, 2023
hatched
pushed a commit
that referenced
this issue
Feb 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
CSRF protection is missing from the login endpoint.
Proposed Solution
Add CSRF token to login.
The text was updated successfully, but these errors were encountered: