Kayou
d6d75c528e
fix legacy permission migration
2020-12-29 22:37:59 +01:00
Alexandre Aubin
b685a27481
[yolo] Detect moar hardware name
2020-12-28 22:57:52 +01:00
Alexandre Aubin
d77d5afb2c
When encountering unknown setting, also save the regular setting so we don't re-encounter the unknown settings everytime
2020-12-28 20:05:51 +01:00
Alexandre Aubin
bdff5937f0
Handle permission regexes that may start with ^ or \
2020-12-28 16:58:50 +01:00
Laurent Peuch
0c977d8c70
[fix] double return prevent new code from working
2020-12-28 01:45:00 +01:00
Alexandre Aubin
6419c2ac64
Don't mess with Sury's pinning
2020-12-24 15:38:39 +01:00
Léo Le Bouter
42f3ff6b00
firewall: force source port for UPnP.
...
miniupnpc uses a random source port by default, the issue is that the
firewall rule to allow destination port 1900 incoming is unused because
the UPnP server will use the random source port as destination port in
the reply which iptables will block. Forcing the source port to be 1900
will ensure the UPnP server also uses that as destination port in the
reply and pass the firewall.
python-miniupnpc 2.0 or later is required for this change to have any
effect, it is otherwise silently ignored. A debian package upgrade is in
the works for official Yunohost repos.
2020-12-21 00:21:50 +01:00
Alexandre Aubin
6c75aa0074
Update changelog for 4.1.1
2020-12-19 01:48:10 +01:00
Alexandre Aubin
4f81be6d80
Merge pull request #1095 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2020-12-19 01:31:50 +01:00
Alexandre Aubin
94c1fc8d41
Fix duplicated stuff in fr string
2020-12-19 01:31:31 +01:00
Flavio Cristoforetti
1441ddea57
Translated using Weblate (Italian)
...
Currently translated at 100.0% (630 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-12-18 16:54:04 +00:00
Flavio Cristoforetti
a26d341d59
Translated using Weblate (Italian)
...
Currently translated at 63.6% (401 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-12-18 16:54:04 +00:00
Flavio Cristoforetti
602ca3752a
Translated using Weblate (Italian)
...
Currently translated at 63.0% (397 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-12-18 16:54:04 +00:00
Flavio Cristoforetti
1a92a905aa
Translated using Weblate (Italian)
...
Currently translated at 58.4% (368 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-12-18 16:54:04 +00:00
Christian Wehrli
6360f46972
Translated using Weblate (German)
...
Currently translated at 57.4% (362 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-12-18 16:54:04 +00:00
Flavio Cristoforetti
9fb7684e0f
Translated using Weblate (Italian)
...
Currently translated at 53.1% (335 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-12-18 16:54:04 +00:00
Quentí
1044e82655
Translated using Weblate (Occitan)
...
Currently translated at 54.2% (342 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-12-18 16:54:04 +00:00
Flavio Cristoforetti
3608af5912
Translated using Weblate (Italian)
...
Currently translated at 41.5% (262 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-12-18 16:54:04 +00:00
Eric COURTEAU
0c98fd0c7e
Translated using Weblate (French)
...
Currently translated at 100.0% (630 of 630 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-12-18 16:54:04 +00:00
Alexandre Aubin
f9143d531f
Fix a small issue where metadata could be None (because of empty yaml maybe?)
2020-12-18 17:53:05 +01:00
Kayou
173cbd409f
Merge pull request #1108 from YunoHost/do-not-reload-php7.3-too-fast
...
do not reload php7.3 too fast
2020-12-18 17:29:48 +01:00
Kay0u
b7c43df661
no more ;
2020-12-18 17:03:51 +01:00
Kay0u
58dcf45bd9
do not reload php7.3 too fast
2020-12-18 16:55:39 +01:00
Alexandre Aubin
ff5d8ebd61
Missing ;, probably
2020-12-18 15:29:52 +01:00
Kayou
4f1ea2405d
fix my mess
2020-12-18 15:11:37 +01:00
Alexandre Aubin
dfeb05a8eb
Merge pull request #1074 from YunoHost/increase-ldap-size-limit
...
Increase ldap size limit?
2020-12-17 21:24:44 +01:00
Alexandre Aubin
f253b9f215
Merge pull request #1093 from YunoHost/use-organization-name-for-LE-cert
...
Use organization name for le cert
2020-12-17 21:24:05 +01:00
Alexandre Aubin
6dd6d71487
Merge pull request #1105 from YunoHost/add-all_users-in-protected_urls
...
add all_users in protected_urls
2020-12-17 21:23:44 +01:00
Alexandre Aubin
0888d87745
Merge pull request #1104 from YunoHost/fix-the-fixme
...
fix the fixme
2020-12-17 21:23:32 +01:00
Alexandre Aubin
3fb27c9462
Merge pull request #1107 from YunoHost/remove-old-phpfpm-conf
...
handle change php version
2020-12-17 21:20:49 +01:00
Kay0u
aad676f486
Merge remote-tracking branch 'origin/dev' into add-all_users-in-protected_urls
2020-12-17 18:52:39 +01:00
Kay0u
b188cd56c0
Merge remote-tracking branch 'origin/dev' into fix-the-fixme
2020-12-17 18:52:19 +01:00
Kay0u
38d4519c0e
Merge remote-tracking branch 'origin/dev' into remove-old-phpfpm-conf
2020-12-17 18:47:03 +01:00
Kayou
fc1160f242
fix version number in tests
2020-12-17 18:45:31 +01:00
Kay0u
8cab56787e
handle change php version
2020-12-17 16:06:45 +01:00
ljf (zamentur)
11fe9d7e02
[fix] Accept all kind of relay even the unencrypted
2020-12-15 22:08:49 +01:00
Alexandre Aubin
c5d06af20e
Guess what ... If people manually tweaked their nginx.conf to enable gzip globally, this will break cert renewal ..
2020-12-11 20:40:45 +01:00
Kay0u
0194fa1932
Merge remote-tracking branch 'origin/dev' into fix-the-fixme
2020-12-11 17:44:03 +01:00
Kay0u
580c9581b3
Merge remote-tracking branch 'origin/dev' into add-all_users-in-protected_urls
2020-12-11 17:43:33 +01:00
Kayou
43cc1d890e
Merge pull request #1106 from YunoHost/fix-tests
...
fix tests
2020-12-11 17:43:09 +01:00
Kayou
b767f4b033
fix tests
2020-12-11 17:11:44 +01:00
Kay0u
c3e750a97a
add all_users in protected_urls
2020-12-11 16:29:10 +01:00
Kay0u
401778f68e
fix the fixme
2020-12-11 16:22:29 +01:00
Alexandre Aubin
aab090fa7c
Merge pull request #1103 from YunoHost/indent-ssow-persistent-conf
...
indent ssow conf
2020-12-11 16:01:53 +01:00
Kay0u
c823f5ffd5
indent ssow conf
2020-12-11 15:09:37 +01:00
Alexandre Aubin
379c6e435c
Merge pull request #1094 from YunoHost/fix-too-many-recipient
...
[fix] Avoid too many recipient
2020-12-11 14:22:30 +01:00
Alexandre Aubin
d3ef9f305b
Merge pull request #1102 from YunoHost/fix-dnsmasq-wildcard
...
[fix] Avoid to define the ip on wildcard subdomains too
2020-12-10 19:22:12 +01:00
ljf (zamentur)
116a15f9f1
[fix] Avoid to define the ip on wildcard subdomains too
2020-12-10 18:18:09 +01:00
Alexandre Aubin
5422a49d82
We don't care that 'apt-key output should not be parsed'
2020-12-10 17:25:58 +01:00
Alexandre Aubin
8790d51b8c
Merge pull request #1101 from YunoHost/fix-dyndns-key-nobackup
...
[fix] Add Dyndns domains keys to backup
2020-12-10 14:11:09 +01:00