1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Kevin Heis
f161f86ca1 Combine cache control (#33067) 2022-11-30 00:04:34 +00:00
Kevin Heis
688a274f1f Remove CSRF check (#29910)
* Use color_mode for gating "sign up" button

* Remove csrf check

* Add `res.removeHeader('set-cookie')` to cache-control

* Update static-assets.js

* Remove package

* Remove tough-cookie

* Update cache-control.js

* Update cache-control.js

* Update cache-control.js
2022-08-15 19:28:42 +00:00
Kevin Heis
11267f2404 Explicitly no cache on /api/events (#29549) 2022-08-02 18:22:17 +00:00
Kevin Heis
bb3cb78dd1 Move events under api (#29298) 2022-07-26 18:00:58 +00:00