portal/db/models
Derrick Hammer 1be4fb47fc
feat: add password reset, account verification models, and a verified field to users
2024-02-26 07:47:05 -05:00
..
api_key.go
blocklist.go
dnslink.go feat: initial DNS link support 2024-02-25 09:47:40 -05:00
download.go
email_verification.go feat: add password reset, account verification models, and a verified field to users 2024-02-26 07:47:05 -05:00
password_reset.go feat: add password reset, account verification models, and a verified field to users 2024-02-26 07:47:05 -05:00
pin.go
public_key.go refactor: ensure key is unique 2024-02-14 00:13:28 -05:00
s5_challenges.go
tus_lock.go fix: update TusLock to use a compound unique index to work with soft deletes 2024-01-20 11:47:44 -05:00
tus_upload.go refactor: change to store the hash as a raw, but also make it unique with an index 2024-02-17 23:17:26 -05:00
upload.go refactor: change to store the hash as a raw, but also make it unique with an index 2024-02-17 23:17:26 -05:00
user.go feat: add password reset, account verification models, and a verified field to users 2024-02-26 07:47:05 -05:00