1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
Commit graph

734 commits

Author SHA1 Message Date
gredin67
2cabc70378 erase custom config panel 2023-01-11 15:02:48 +01:00
gredin67
7ada897751 init allow_regis at upgrade 2023-01-11 14:53:53 +01:00
gredin67
56ad01bdb9 client urls 2023-01-11 14:03:52 +01:00
Gredin67
b28486fcd5
correst string compare syntax 2023-01-11 12:29:02 +01:00
Gredin67
2462d89af1
disable password if registration disabled 2023-01-10 18:22:38 +01:00
Gredin67
e8ddae15d8
e2e_enabled_by_default [all,invite,off] 2023-01-10 16:36:46 +01:00
Gredin67
eb51ba4e8b
correct init e2e_default 2023-01-10 15:26:29 +01:00
Gredin67
2915167b7c
correct __FOOBAR__ init 2023-01-10 12:37:02 +01:00
Gredin67
04a2760423
give auto_join_rooms default 2023-01-10 04:14:11 +01:00
Gredin67
6678d886ce
Update upgrade 2023-01-10 02:07:48 +01:00
Gredin67
45f272140f
Update install 2023-01-10 02:05:30 +01:00
Gredin67
5dbf9f89dd
matrix.to 2023-01-10 00:20:52 +01:00
Gredin67
24044b0ecd
default to matrix.to 2023-01-09 23:26:39 +01:00
Gredin67
8e153d4fd6
Update upgrade 2023-01-09 12:03:14 +01:00
Gredin67
c7208ce272
Update install 2023-01-09 12:02:56 +01:00
Gredin67
4d0a7b9ff5
correct bind 2023-01-09 11:40:53 +01:00
Gredin67
2b3cf8c331
revert remove jitsi setting 2023-01-06 17:34:41 +01:00
Gredin 67
d0efc856de https element url 2023-01-06 14:48:08 +01:00
Gredin 67
cbebfa9557 imrove config panel 2023-01-06 14:38:14 +01:00
yunohost-bot
77aeaae751 Auto-update README 2022-12-23 16:50:43 +00:00
Josué Tille
c9ccd462f2
Upgrade synapse to 1.74.0 2022-12-23 15:09:37 +01:00
yunohost-bot
24f8959213 Auto-update README 2022-12-09 17:50:07 +00:00
Josué Tille
8a6dcecd78
Upgrade synapse to 1.73.0 2022-12-09 06:07:31 +01:00
yunohost-bot
58755ebc5f Auto-update README 2022-11-30 07:35:09 +00:00
Josué Tille
9967a62e02
Upgrade synapse to 1.72.0 2022-11-30 08:13:09 +01:00
Éric Gaspar
5808036628 config panel no ready 2022-11-14 23:39:59 +01:00
Josue-T
5a36caafad
Merge pull request #346 from YunoHost-Apps/Config-panel-v1.0
Update config_panel.toml
2022-11-10 08:02:06 +01:00
yunohost-bot
37b4f124e8 Auto-update README 2022-11-10 07:01:56 +00:00
Josue-T
90c8894d00
Merge branch 'testing' into Config-panel-v1.0 2022-11-10 08:01:52 +01:00
Josué Tille
b57d4e90f2
Upgrade synapse to 1.71.0 2022-11-09 07:59:20 +01:00
Éric Gaspar
ce6385e137
Merge branch 'testing' into Config-panel-v1.0 2022-11-08 12:26:04 +01:00
yunohost-bot
ef1dbf5a67 Auto-update README 2022-11-01 11:25:40 +00:00
Josué Tille
bb957821b1
Upgrade synapse to 1.70.1 2022-11-01 12:25:31 +01:00
Éric Gaspar
00a4f094b6 Cleaning 2022-10-28 11:02:01 +02:00
Éric Gaspar
011fc2a6c1 Fix typos and follow example_ynh template 2022-10-28 10:59:40 +02:00
Éric Gaspar
319b0119b2 Update check_process 2022-10-28 10:52:49 +02:00
Éric Gaspar
0d549186e0 Update manifest.json 2022-10-28 10:51:50 +02:00
Éric Gaspar
eecdb6d356 Silent warnings 2022-10-28 10:50:43 +02:00
Éric Gaspar
acab96f9fa Update config_panel.toml 2022-10-28 09:26:12 +02:00
yunohost-bot
0d1eecd784 Auto-update README 2022-10-27 05:07:31 +00:00
Josué Tille
43de3966e1
Upgrade synapse to 1.70.0 2022-10-27 06:49:42 +02:00
Josue-T
4c9ff8dd07
Update scripts/install 2022-10-24 10:53:52 +02:00
Josue-T
334d100cf4
Update scripts/upgrade 2022-10-24 10:53:38 +02:00
Josué Tille
caedb3f829
Fix requirement 2022-10-24 10:49:49 +02:00
Josue-T
478f81f22f
Merge pull request #342 from MayeulC/patch-2
turnserver.conf: remove no-loopback-peers
2022-10-20 06:18:58 +02:00
Mayeul Cantan
20910ed00b
turnserver.conf: remove no-loopback-peers
See 8a60754d70

Option removed in 4.5.2. This was a sane default before, but now coturn complains on startup that this option is invalid:
> Bad configuration format: no-loopback-peers

See also:
cve-2020-26262
https://github.com/coturn/coturn/security/advisories/GHSA-6g6j-r9rf-cm7p
https://www.rtcsec.com/article/cve-2020-26262-bypass-of-coturns-access-control-protection/
https://www.mageni.net/vulnerability/coturn-452-loopback-bypass-vulnerability-145204
2022-10-19 11:53:52 +02:00
yunohost-bot
3edf8f12a2 Auto-update README 2022-10-18 07:02:52 +00:00
Josué Tille
620a6456d7
Upgrade synapse to 1.69.0 2022-10-18 08:30:17 +02:00
Josue-T
48dcabbb66
Merge pull request #338 from YunoHost-Apps/v1.68
V1.68
2022-09-28 13:15:15 +02:00
yunohost-bot
9688c7ce4a Auto-update README 2022-09-28 06:18:00 +00:00