dekkerglen / CubeCobra

An open source web application for building, managing, and playtesting Magic the Gathering cubes.
https://www.cubecobra.com
Apache License 2.0
194 stars 121 forks source link

migrate history route and removed csrf protection #2460

Closed dsoskey closed 3 months ago

dsoskey commented 4 months ago

/cube/api/history/:id -> /public/cube/history/:id and removed csrf protection from route

Testing