pcmt/modules/user
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
..
const.go feat: add initial admin user creation 2023-05-21 18:50:41 +02:00
context.go
error.go go,tmpl: add usr details listing 2023-05-29 22:42:18 +02:00
user_test.go go(user_test): add explicit FailNow() 2023-06-04 11:38:56 +02:00
user.go go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00