pcmt/modules
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
..
bluemonday feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
db go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
funcmap go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
hibp go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
localbreach go: implement import of local breach data 2023-08-20 05:20:33 +02:00
password go: add handling of argon2 to the password module 2023-08-19 04:28:00 +02:00
template go: replace deprecated 'ioutil' imports by 'os' 2023-07-19 21:29:22 +02:00
user go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00