-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Bug] CSRF Cookie not set errors #82
Comments
Nevermind, doesn't work either when I clear cookies :( |
Options that have been tried:
|
@ktaebum 조교님 혹시 이런 문제를 어떻게 해결하면 좋을지 조언을 주실 수 있을까요...? (주말에 정말 죄송합니다! 주중에 답 주셔도 괜찮습니다ㅠㅠ) |
Cases: (standard is the signin command)
|
다른건 아직 안 봐서 보르겠지만 |
@haesookim maybe same issue? swsnu/swppfall2019#209 |
감사합니다!! 시도해보겠습니다! |
Forbidden (CSRF cookie not set.):
Currently documented in Windows environment and incognito mode MAC
(worked in my machine!! :( )
Edit: Worked up until
feature/implement-auth-backend
branch, possibly issue withfeature/redirections
branch but there has been no updates to user/views.py regarding signin()?Re-edit: Doesn't work at
feature/implement-auth-backend
in different computer, but works in my device with cookies erased, doesn't work at incognito mode. Need troubleshooting.The text was updated successfully, but these errors were encountered: