Commit Graph

6 Commits

Author SHA1 Message Date
34babd8335
tmpl: indent input field params for clarity
[skip ci]
2023-09-04 13:45:36 +02:00
6b45213649
go: add user onboarding, HIBP search functionality
All checks were successful
continuous-integration/drone/push Build is passing
* 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
6f0e3e9439
tmpl: rm cruft [skip ci] 2023-08-07 22:01:27 +02:00
1d47942ce5
tmpl: fix display of field invalid state [skip ci] 2023-08-07 21:59:34 +02:00
5240dce87b
tmpl: fixate footer in the bottom [skip ci] 2023-08-07 21:39:39 +02:00
leo
5f8548958f
go: add usr updating [wip]
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-02 20:00:14 +02:00