pcmt/app
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
..
settings go: fix port default,flag handling 2023-05-23 16:37:33 +02:00
app.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
assets.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
echoSettings.go feat: bump configuration schema to 0.0.1-rc.2 2023-05-21 12:44:18 +02:00
error.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
routes_test.go feat: bump configuration schema to 0.0.1-rc.2 2023-05-21 12:44:18 +02:00
routes.go go: implement session auth middleware 2023-05-30 23:50:37 +02:00