gophertype/pkg/constants
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
..
constants.go Dust off gophertype and fix some bugs 2022-12-05 21:09:06 -08:00
csrf.go CSRF, Initial Setup and Admin User Creation 2019-11-14 20:58:55 -08:00