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

Api documentation: XSRF token misspelled #318

Closed
niclas-lindgren opened this issue Aug 6, 2020 · 1 comment
Closed

Api documentation: XSRF token misspelled #318

niclas-lindgren opened this issue Aug 6, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@niclas-lindgren
Copy link

To avoid CSRF attacks the value of the plik-xsrf cookie MUST be copied in the X-XRSFToken HTTP header of each authenticated request.

Should be:

To avoid CSRF attacks the value of the plik-xsrf cookie MUST be copied in the X-XSRFToken HTTP header of each authenticated request.

@camathieu camathieu self-assigned this Sep 27, 2020
@camathieu camathieu added the bug label Sep 27, 2020
@camathieu camathieu added this to the 1.3 milestone Sep 27, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 27, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 29, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 29, 2020
@camathieu
Copy link
Member

Fixed in 1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants