Commit Graph

10 Commits

Author SHA1 Message Date
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
08b49f5731
tmpl(users): add table zebra striping [skip ci] 2023-08-08 12:05:14 +02:00
180229d0c8
tmpl(users): add outline on hover [skip ci] 2023-08-08 12:04:29 +02:00
df79afcd5e
tmpl: rm broad capitalisation,prefix [skip ci] 2023-08-07 21:48:19 +02:00
94589b2a14
tmpl: use select-all where appropriate [skip ci] 2023-08-07 21:43:10 +02:00
5240dce87b
tmpl: fixate footer in the bottom [skip ci] 2023-08-07 21:39:39 +02:00
leo
3c240d3588
manage/user.tmpl: add CreatedAt column [skip ci] 2023-06-04 11:55:13 +02:00
leo
fd9d1e1986
manage/user.tmpl: change title style [skip ci] 2023-06-04 11:52:04 +02:00
leo
547f6e7b3c
add user creation
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 06:47:33 +02:00
leo
97ea29d043
add user listing
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 03:22:58 +02:00