Commit Graph

24 Commits

Author SHA1 Message Date
98635cb612 fix: close up and quote password 2021-12-13 17:28:53 +01:00
64905ccc35 feat: smtp support 2021-12-13 17:21:07 +01:00
965809ce11 fix: whitelist SSO 2021-12-13 16:55:38 +01:00
33d6f5819c fix: support openid 2021-12-13 15:00:04 +01:00
038f03d872 fix: quotes 2021-12-13 14:01:37 +01:00
d2db4622a6 fix: drop that 2021-12-13 13:47:39 +01:00
e13dee14bd fix: fedi port and bind_addresses 2021-12-13 13:41:05 +01:00
ff78ac0aab fix: env var + escaping logic 2021-12-13 13:22:14 +01:00
2f294803ac fix: more conn tweaks for postgres 2021-12-13 13:10:23 +01:00
9ddafdbbc6 fix: pass secret 2021-12-13 12:56:34 +01:00
789d5d0745 fix: thread STACK_NAME again 2021-12-13 12:50:01 +01:00
184252de29 fix: get the full addr 2021-12-13 12:46:00 +01:00
4daf9eecb3 fix: logging config 2021-12-13 12:39:19 +01:00
68d73bd4e7 fix: no hardcoded secrets 2021-12-13 12:16:23 +01:00
6727434db5 fix: remove test domain 2021-12-13 12:06:26 +01:00
7094f51810 fix: stop templating falling over keycloak 2021-12-13 10:56:27 +01:00
fd76821803 fix: pass list for turn_uris 2021-12-13 10:37:03 +01:00
e2d21764f1 fix: dont use turn user/pass 2021-12-13 10:32:06 +01:00
daf4fcb02e feat: turn config
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/17.
2021-12-13 00:03:24 +01:00
4f936a594a feat: keycloak config
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/18.
2021-12-12 23:56:34 +01:00
10e459f183 feat: disable federation
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/19.
2021-12-12 23:50:45 +01:00
650e0cbc28 feat: proxying support
Part of https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/1.
2021-12-12 23:31:37 +01:00
a5f9105613 fix: template secret, skip _FILE dance 2021-12-12 23:26:06 +01:00
b7cce0a516 WIP: postgres db support
Part of https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/2.
2021-12-12 20:01:30 +01:00