gotosocial/docs/configuration
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
..
accounts.md [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
advanced.md [feature] HTTP request throttling middleware (#1297) 2023-01-04 11:57:59 +01:00
database.md [chore/performance] use only 1 sqlite db connection regardless of multiplier (#1408) 2023-02-01 11:55:34 +01:00
general.md [docs] encourage using loopback bind address (#1166) 2022-12-07 21:50:37 +01:00
index.md [docs] Fix documentation to show --config-path in the right position. (#375) 2022-02-03 12:30:06 +01:00
instance.md [chore/docs] add instance-expose-suspended-web to instance docs (#1391) 2023-01-27 09:23:54 +01:00
letsencrypt.md [feature] Make Let's Encrypt integration an opt-in feature (#368) 2022-01-30 14:57:33 +01:00
media.md [feature] Fetch + display custom emoji in statuses from remote instances (#807) 2022-09-12 13:03:23 +02:00
observability.md [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
oidc.md [feature] Make OIDC admin groups configurable (#1555) 2023-02-25 16:37:39 +00:00
smtp.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
statuses.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.md [docs] Add s3 ssl variable to storage docs (#1294) 2023-01-08 12:28:58 +01:00
syslog.md Add optional syslog logrus hook (#343) 2021-12-12 18:00:20 +01:00
web.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00