pcmt/app
surtur 6b45213649
All checks were successful
continuous-integration/drone/push Build is passing
go: add user onboarding, HIBP search functionality
* add user onboarding workflow
* fix user editing (no edits of passwords of regular users after
  onboarding)
* refresh HIBP breach cache in DB on app start-up
* display HIBP breach details
* fix request scheduling to prevent panics (this still needs some love..)
* fix middleware auth
* add TODOs
* update head.tmpl
* reword some error messages
2023-08-24 18:43:24 +02:00
..
settings go: add basic hibp handling, requests scheduling 2023-08-22 19:57:48 +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 go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
server.go routes: regroup, reorganise, break out csrf config 2023-08-13 16:44:40 +02:00