|
about.go
|
Added gocache as a cache wrapper.
|
2021-12-06 14:53:28 -05:00 |
|
about_test.go
|
Chain test http requests.
|
2021-12-06 10:38:55 -05:00 |
|
contact.go
|
Added easier setter funcs for flash messages.
|
2021-12-03 16:44:04 -05:00 |
|
controller.go
|
Variable naming cleanup.
|
2021-12-11 19:32:34 -05:00 |
|
controller_test.go
|
Added gocache as a cache wrapper.
|
2021-12-06 14:53:28 -05:00 |
|
error.go
|
Prevent duplicate error responses.
|
2021-12-11 19:32:27 -05:00 |
|
home.go
|
Added auth middleware.
|
2021-12-12 17:04:11 -05:00 |
|
login.go
|
Code cleanup.
|
2021-12-12 21:28:53 -05:00 |
|
logout.go
|
Initial commit of auth package.
|
2021-12-11 23:17:12 -05:00 |
|
page.go
|
Added auth middleware.
|
2021-12-12 17:04:11 -05:00 |
|
register.go
|
Initial commit of auth package.
|
2021-12-11 23:17:12 -05:00 |
|
router.go
|
Added auth middleware.
|
2021-12-12 17:04:11 -05:00 |