pcmt/app
surtur 1b2d860beb
All checks were successful
continuous-integration/drone/push Build is passing
fix(go,tmpl): solve the Chromium/Safari logout...
...issue by deleting the session cookie after successful password change
and forcing the user to re-authenticate.

additionally, split the InitialPasswordChange func into separate "GET"
and "POST" variants.
2023-09-04 19:21:01 +02:00
..
settings go,tmpl(api-keys): add tooltips, disable buttons 2023-09-04 15:00:41 +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
error.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
routes_test.go go: add+enable compression middleware 2023-05-31 22:42:50 +02:00
routes.go fix(go,tmpl): solve the Chromium/Safari logout... 2023-09-04 19:21:01 +02:00
server.go go(app/server): skip logging /assets visits 2023-09-04 14:01:42 +02:00