pcmt/handlers
surtur ab93161867
All checks were successful
continuous-integration/drone/push Build is passing
go,tmpl: allow conditionally disabling the sign-up
2023-08-16 15:07:10 +02:00
..
config.go go,tmpl: allow conditionally disabling the sign-up 2023-08-16 15:07:10 +02:00
error.go go: implement session auth middleware 2023-05-30 23:50:37 +02:00
handlers.go handlers: add helper newPage func w/ pre-filling 2023-08-15 18:33:48 +02:00
helpers.go go,tmpl: add usr details listing 2023-05-29 22:42:18 +02:00
home.go handlers: add helper newPage func w/ pre-filling 2023-08-15 18:33:48 +02:00
icon.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
logout.go fix: stop looking for the CSRF token logout GET 2023-08-15 18:35:49 +02:00
manage-apikeys.go handlers: add helper newPage func w/ pre-filling 2023-08-15 18:33:48 +02:00
manage-user.go handlers: add helper newPage func w/ pre-filling 2023-08-15 18:33:48 +02:00
middleware.go go: add + use sessionMaxAge 2023-08-04 18:28:56 +02:00
page.go go,tmpl: allow conditionally disabling the sign-up 2023-08-16 15:07:10 +02:00
signin.go handlers: add helper newPage func w/ pre-filling 2023-08-15 18:33:48 +02:00
signup.go handlers: add helper newPage func w/ pre-filling 2023-08-15 18:33:48 +02:00
type.go go,tmpl: add usr details listing 2023-05-29 22:42:18 +02:00