pcmt/handlers
leo dbd0e9d01d
All checks were successful
continuous-integration/drone/push Build is passing
go: implement session auth middleware
* simplify protection of endpoints
* role discernment still occures in respective handlers
* db client needs to be passed into handlers as a global var now
2023-05-30 23:50:37 +02:00
..
config.go go: implement session auth middleware 2023-05-30 23:50:37 +02:00
error.go go: implement session auth middleware 2023-05-30 23:50:37 +02:00
handlers.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
helpers.go go,tmpl: add usr details listing 2023-05-29 22:42:18 +02:00
home.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
icon.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
logout.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
manage-user.go go: implement session auth middleware 2023-05-30 23:50:37 +02:00
middleware.go go: implement session auth middleware 2023-05-30 23:50:37 +02:00
page.go add user listing 2023-05-22 03:22:58 +02:00
signin.go handlers,tmpl: render+log signin better errors 2023-05-28 22:47:10 +02:00
signup.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
type.go go,tmpl: add usr details listing 2023-05-29 22:42:18 +02:00