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

OmniAuthをPOSTメソッドで利用する #932

Open
tdtds opened this issue Feb 6, 2021 · 0 comments
Open

OmniAuthをPOSTメソッドで利用する #932

tdtds opened this issue Feb 6, 2021 · 0 comments
Labels

Comments

@tdtds
Copy link
Member

tdtds commented Feb 6, 2021

OAuth2を使った認証(認可)に使っているOmniAuth 2.xは、CSRFのリスクを避けるためにPOSTメソッドがデフォルトになったが、tDiaryは以前からGETを使っているため、リスクが回避できない。POSTを使うように変更すべき。

@tdtds tdtds added the bug label Feb 6, 2021
@tdtds tdtds linked a pull request Feb 6, 2021 that will close this issue
@tdtds tdtds removed a link to a pull request Feb 6, 2021
@tdtds tdtds mentioned this issue Feb 6, 2021
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

1 participant