gotosocial/example
Daenney 9cfb69f75d
[feature] Make OIDC admin groups configurable (#1555)
This removes the current default of checking for membership of the admin
or admins group and makes it required to explicitly configure which
groups should grant admin access, if any.

Relying on the implicit default of admin or admins is potentially
dangerous as that group may contain a different subset of people that we
may wish to grant admin access to GtS. This is probably not an issue for
a single-person instance, but for a community instance different admin
groups may exist in an OIDC provider for different applications.

I'm explicitly opting for not defaulting the value of oidc-admin-groups
to admin,admins because I think it's better for those things to be
explicitly configured.
2023-02-25 16:37:39 +00:00
..
apparmor [docs] Add AppArmor profile for Debian and Ubuntu installations (#1183) 2022-11-30 23:09:26 +01:00
docker-compose [docs] Clarify that reverse proxy setups need trusted-proxies (#1127) 2022-11-23 16:10:56 +01:00
config.yaml [feature] Make OIDC admin groups configurable (#1555) 2023-02-25 16:37:39 +00:00
gotosocial.service [docs] Remove filesystem logging directives from example systemd unit config (#1206) 2022-12-05 11:10:13 +01:00