gophertype/pkg/responses
Noah 777fd85085 Dust off gophertype and fix some bugs
* Add a rate limiter to the login page.
* Fix the CSRF cookie expiring after 24 hours; it now will be a session
  cookie that expires on browser exit so you get a fresh one each visit.
* Remove the dependency on go-bindata and use native Go file embed
* Add documentation
2022-12-05 21:09:06 -08:00
..
errors.go Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00
filesystem.go Dust off gophertype and fix some bugs 2022-12-05 21:09:06 -08:00
json.go Image uploader on Blog Edit page 2020-02-15 20:34:32 -08:00
redirect.go Sessions, log in and out 2019-11-25 19:55:28 -08:00
static_file.go Dust off gophertype and fix some bugs 2022-12-05 21:09:06 -08:00
template_functions.go Image uploader on Blog Edit page 2020-02-15 20:34:32 -08:00
template_vars.go Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
templates.go Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00