homebox/backend/pkgs/set
Hayden de419dc37d
feat: auth-roles, image-gallery, click-to-open (#166)
* schema changes

* db generate

* db migration

* add role based middleware

* implement attachment token access

* generate docs

* implement role based auth

* replace attachment specific tokens with gen token

* run linter

* cleanup temporary token implementation
2022-12-03 10:55:00 -09:00
..
funcs.go
funcs_test.go
set.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
set_test.go