gophertype/pkg/controllers
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
..
age_gate.go Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
authentication.go Dust off gophertype and fix some bugs 2022-12-05 21:09:06 -08:00
comments.go Comment Subscriptions and Recent Comments Page 2020-02-15 19:43:08 -08:00
contact.go Ask Me Anything and Contact Me pages 2020-02-17 19:40:57 -08:00
index.go CSRF, Initial Setup and Admin User Creation 2019-11-14 20:58:55 -08:00
initial_setup.go Blog Archive, RSS Feeds, and Model Cleanup 2020-02-17 18:10:35 -08:00
posts.go Lazy load blog post images by default 2020-04-09 19:16:41 -07:00
questions.go Ask Me Anything and Contact Me pages 2020-02-17 19:40:57 -08:00
rss.go Blog Archive, RSS Feeds, and Model Cleanup 2020-02-17 18:10:35 -08:00
static_files.go Redis cache for Pygmentize + Fragments conflict bugfix 2021-05-31 16:11:01 -07:00
uploads.go Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00