astro.go.blog icon indicating copy to clipboard operation
astro.go.blog copied to clipboard

feat: add csrf to go web server

Open takanome-dev opened this issue 1 year ago • 1 comments

What type of PR is this? (check all applicable)

  • [x] 💡 Feature
  • [ ] 🐛 Bug Fix
  • [ ] 📝 Documentation Update
  • [ ] 🎨 Style
  • [ ] 🧑‍💻 Code Refactor
  • [ ] 🔥 Performance Improvements
  • [ ] ✅ Test
  • [ ] 🤖 Build
  • [ ] 🔁 CI
  • [ ] ⏩ Revert

Description

This pr adds a CSRF protection(token) to the Go web server.

Related Tickets & Documents

Fixes #56

Mobile & Desktop Screenshots/Recordings

[optional] What gif best describes this PR or how it makes you feel?

takanome-dev avatar Oct 17 '23 18:10 takanome-dev