Commit Graph

1 Commits

Author SHA1 Message Date
Julius Park
ee054d39a1 RBAC v0 (#3185)
* initial commit

* tidy up go.mod, fix errant lines

* don't do bearer token and unverified email stuff yet

* get yaml file relative to current file so it works when running from all directories

* make some style changes

* refactor authorizer to not duplicate the strings for the permissions

* refactor to another directory

* add spec validation check

* update dockerfile

* don't use dockerfiles, just use embed

* use yaml/v3
2026-03-09 18:04:14 -04:00