GoToSocial/internal/config
9p4 9bf448be7a
[feature/oidc] Add support for very basic RBAC (#2642)
* Add support for very basic RBAC

* Add some small tests for allowedGroup and adminGroup

* Switch to table-driven tests
2024-02-27 16:07:29 +01:00
..
gen [bug] Fix an import statement in the gen template (#2426) 2023-12-08 13:07:34 +01:00
testdata [chore/docs] Replace specific year range of copyright notice (#2520) 2024-01-13 16:33:53 +01:00
config.go [feature/oidc] Add support for very basic RBAC (#2642) 2024-02-27 16:07:29 +01:00
config_test.go
const.go [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
defaults.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00
flags.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00
global.go
helpers.gen.go [feature/oidc] Add support for very basic RBAC (#2642) 2024-02-27 16:07:29 +01:00
state.go
util.go
validate.go
validate_test.go