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

772 commits

Author SHA1 Message Date
gredin67
f58c330fe9 e2e default 2023-01-10 16:49:36 +01:00
Carlos Solís
d3694bcc55 Fix issue with user creation script
In recent versions, YunoHost has deprecated the parameters "-f FIRSTNAME" and "-l LASTNAME", substituting them with "-F FULLNAME" instead. Without this patch, newer versions of YunoHost will output an error message, "WARNING - Not a tty, can't do interactive prompts", and fail installing or upgrading.
2023-01-09 11:12:22 -06:00
Josue-T
f3b89ccce4
Update _common.sh 2023-01-09 12:01:04 +01:00
Josue-T
c80e8fc715
Merge pull request #353 from YunoHost-Apps/testing
Testing
2022-12-27 17:47:09 +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
Josue-T
e990ce4e2e
Merge pull request #351 from YunoHost-Apps/testing
Testing
2022-11-30 08:00:06 +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
2d04bb3fb9
Merge pull request #336 from YunoHost-Apps/testing
v1.68, add administration API protection, various fixes
2022-10-25 06:23:41 +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
Josué Tille
f75977165d
Upgrade synapse to 1.68.0 2022-09-28 08:16:43 +02:00
Josue-T
421c9f58e0
Merge pull request #337 from YunoHost-Apps/fix-ldap
Fix ldap
2022-09-28 08:13:45 +02:00
yalh76
63b595518f fix bind_dn 2022-09-27 00:16:26 +02:00
yalh76
de222c2ed8 Merge remote-tracking branch 'origin/testing' into fix-ldap 2022-09-27 00:15:48 +02:00
yunohost-bot
823f98a8cb Auto-update README 2022-09-26 20:31:47 +00:00
tituspijean
224bac0d03
Bump package version 2022-09-26 22:31:45 +02:00
Josue-T
49adc3346b
Merge pull request #300 from YunoHost-Apps/fix-changeurl
Fix change_url's ynh_permission_url parameters
2022-09-21 06:22:02 +02:00
tituspijean
2e06f532e9
Merge branch 'testing' into fix-changeurl 2022-09-20 21:14:42 +02:00
tituspijean
752f2d3bf6
No need to change permissions
Co-authored-by: Josué Tille <josue@tille.ch>
2022-09-20 21:11:07 +02:00
tituspijean
b9c53ea7a1
Merge pull request #301 from YunoHost-Apps/add-_synapse-perm 2022-09-20 21:07:47 +02:00
yunohost-bot
b6108b7d69 Auto-update README 2022-09-20 19:07:01 +00:00
tituspijean
dbb80b4a09
Typo in disclaimer 2022-09-20 21:06:53 +02:00
yunohost-bot
b29f96fcf1 Auto-update README 2022-09-20 19:04:57 +00:00