pcmt/ent/schema
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
..
agekey.go ent: add/extend entities, tests, validation 2023-08-19 04:52:15 +02:00
hibp.go go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
localbreach.go go: implement import of local breach data 2023-08-20 05:20:33 +02:00
searchquery.go ent: add/extend entities, tests, validation 2023-08-19 04:52:15 +02:00
settings.go ent: add/extend entities, tests, validation 2023-08-19 04:52:15 +02:00
setup.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
trackedbreaches.go ent: add/extend entities, tests, validation 2023-08-19 04:52:15 +02:00
user.go go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
user_test.go ent: add/extend entities, tests, validation 2023-08-19 04:52:15 +02:00