mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:42:25 -05:00
* Add support for very basic RBAC * Add some small tests for allowedGroup and adminGroup * Switch to table-driven tests |
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_test.go | ||
| authorize.go | ||
| authorize_test.go | ||
| callback.go | ||
| callback_test.go | ||
| oob.go | ||
| signin.go | ||
| token.go | ||
| token_test.go | ||