matrix-docker-ansible-deploy/roles/custom/matrix-synapse/templates/synapse
Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling
After some checking, it seems like there's `/_synapse/client/oidc`,
but no such thing as `/_synapse/oidc`.

I'm not sure why we've been reverse-proxying these paths for so long
(even in as far back as the `matrix-nginx-proxy` days), but it's time we
put a stop to it.

The OIDC docs have been simplified. There's no need to ask people to
expose the useless `/_synapse/oidc` endpoint. OIDC requires
`/_synapse/client/oidc` and `/_synapse/client` is exposed by default
already.
2024-01-17 14:45:19 +02:00
..
bin /usr/local/bin/matrix-synapse-register-user -> /matrix/synapse/bin/register-user 2022-11-27 09:26:18 +02:00
customizations Add support for customizing Synapse templates 2023-02-17 19:37:34 +02:00
ext/s3-storage-provider Apply suggestions from code review 2023-06-13 14:48:44 -05:00
prometheus Rename label-related variables for homeservers 2024-01-14 10:48:54 +02:00
systemd Make post-start delay for matrix-synapse configurable 2024-01-17 12:25:22 +02:00
homeserver.yaml.j2 Replace (almost) all matrix-org/synapse references with element-hq/synapse 2024-01-17 08:02:47 +02:00
labels.j2 Remove some useless oidc variables and /_synapse/oidc route handling 2024-01-17 14:45:19 +02:00
synapse.log.config.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
worker-labels.j2 Rename label-related variables for homeservers 2024-01-14 10:48:54 +02:00
worker.yaml.j2 Stop using deprecated worker settings (worker_replication_host, worker_replication_http_port) 2023-07-11 17:20:21 +03:00