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

fix: remove urlsafe_csrf_tokens #611

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Conversation

takahashim
Copy link
Collaborator

🎩 What? Why?

#609 でいったん無効化していたurlsafe_csrf_tokensを有効にします。これで #606 の対応は完了し、6.1のデフォルト設定になります。

この変更により、CSRF対策用のhidden文字列のエンコード方法が変わります。が、切替時にフォームを表示している以外はエラーにならないと思われます。

それ以外の挙動には変更はないはずです。

📌 Related Issues

📋 Subtasks

  • Add CHANGELOG upgrade notes, if required
  • If there's a new public field, add it to GraphQL API
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

@takahashim takahashim marked this pull request as ready for review July 12, 2024 14:11
@ayuki-joto ayuki-joto merged commit de3734b into main Jul 14, 2024
2 checks passed
@takahashim takahashim deleted the enable-urlsafe_csrf_tokens branch August 6, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants