Skip to content

chore: replace gorilla CSRF with Go 1.25's new CSRF protection #1241

@a-h

Description

@a-h

See https://tip.golang.org/doc/go1.25

Need to:

  • Upgrade Go in the Nix flake.
  • Update docs to point out the new feature in Go 1.25.
  • Update example projects to move away from Gorilla, and bump to Go 1.25.
  • Check it works well with Gorilla schema by default, i.e. by manually testing examples/crud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions