Alexandre Aubin
4b876ff07f
Handle case where DKIM record is split into several pieces
2021-02-02 04:13:42 +01:00
Kayou
12244036a9
Typo
2021-02-02 04:13:42 +01:00
Alexandre Aubin
99ab7c642c
Update changelog for 4.1.6
2021-01-20 01:53:04 +01:00
Daniel
a61dece925
Translated using Weblate (German)
...
Currently translated at 62.5% (395 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-20 01:31:34 +01:00
penguin321
f617b2fe72
Translated using Weblate (German)
...
Currently translated at 61.3% (387 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-20 01:31:34 +01:00
Christian Wehrli
63a0fcc753
Translated using Weblate (German)
...
Currently translated at 59.2% (374 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-20 01:31:34 +01:00
Alexandre Aubin
35a0711713
Stupid yolopatch for not-normalized app path settings >_> ( #1141 )
...
* Update app.py
* Be more careful (c.f. _normalize_domain_path code ... maybe the path doesn't start with / either ..)
* Annnnnd ignore case where path is '/' which is fine
2021-01-20 01:28:55 +01:00
Alexandre Aubin
b7293f33b9
Merge pull request #1140 from YunoHost/dyndns-update-more-resilient
...
Make dyndns update more resilient to ns0.yunohost.org being down
2021-01-20 01:22:30 +01:00
Alexandre Aubin
8b05248ad4
Turns out we need to feed the IP of the resolver and can't use the doman name :/
2021-01-19 02:34:28 +01:00
Alexandre Aubin
e730085970
Linter is angry about unused import
2021-01-18 20:53:38 +01:00
Alexandre Aubin
d5403e5f5f
Typo
2021-01-18 20:25:36 +01:00
Alexandre Aubin
7dad37ed04
Make dyndns update more resilient to ns0.yunohost.org being down
2021-01-18 19:57:31 +01:00
Kay0u
c4004b701e
Update changelog for 4.1.5
2021-01-14 21:40:59 +01:00
Alexandre Aubin
75193337b1
Merge pull request #1136 from YunoHost/fix-ynh_check_app_version_changed
...
set ynh_check_app_version_changed as deprecated
2021-01-14 20:25:15 +01:00
Alexandre Aubin
910ccf29aa
Merge pull request #1133 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2021-01-14 19:48:54 +01:00
Yobar
2397820e31
Translated using Weblate (French)
...
Currently translated at 99.8% (630 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-01-14 18:47:38 +00:00
Flavio Cristoforetti
d71792e439
Translated using Weblate (Italian)
...
Currently translated at 100.0% (631 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2021-01-14 18:47:38 +00:00
Jorge-vitrubio.net
f46a3e1ef1
Translated using Weblate (Spanish)
...
Currently translated at 92.5% (584 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2021-01-14 18:47:38 +00:00
xaloc33
00944c243d
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (631 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2021-01-14 18:47:38 +00:00
Jorge-vitrubio.net
7e37353943
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (631 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2021-01-14 18:47:38 +00:00
Alexandre Aubin
739d831cf9
Merge pull request #1135 from YunoHost/fix-default-in-arg-parse
...
fix default arg parse for password
2021-01-14 19:46:54 +01:00
Alexandre Aubin
c59393fcc7
Merge pull request #1138 from YunoHost/ynh_exec_warn_less-dyndns-backup
...
ynh_exec_warn_less dyndns backup
2021-01-14 19:46:26 +01:00
Kayou
7f1938df6f
ynh_exec_warn_less dyndns backup
2021-01-14 15:47:10 +01:00
Alexandre Aubin
1e7c3ffc21
Merge pull request #1134 from YunoHost/fix-boolean-arg-parse
...
fix boolean arg parse
2021-01-13 23:04:32 +01:00
Kay0u
090cd0b13a
copy the behavior of the old ynh_check_app_version_changed helper
2021-01-13 11:34:41 +01:00
Kayou
5b1cee4b70
One priority arg is enough
2021-01-13 11:21:41 +01:00
Kay0u
2ace0741c4
set ynh_check_app_version_changed as deprecated
2021-01-12 13:53:38 +01:00
Kay0u
e11741ca94
fix default arg parse for password
2021-01-12 10:53:12 +01:00
Kay0u
5999f13142
fix boolean arg parse
2021-01-12 10:21:20 +01:00
Alexandre Aubin
1d2b1d9601
[internally screaming] Follow-up of 116a15f9f1
... breaking cert regen conf on some setup ...
2021-01-11 23:26:29 +01:00
Alexandre Aubin
9d2dac5062
Update changelog for 4.1.4.4
2021-01-11 14:19:03 +01:00
Alexandre Aubin
c56883d027
Gotta explicitly return 0, otherwise the return code of last command is used, which in that case is 1 ...
2021-01-11 14:16:50 +01:00
Alexandre Aubin
adaf539e98
Merge pull request #1132 from Saxodwarf/fix-1435-pass-user-password-to-grep-as-raw-string
...
Add the -F flag to prevent grep from using the user password as a regex pattern
2021-01-10 21:43:47 +01:00
Saxodwarf
bca527aca5
Add the -F flag to prevent grep from using the user password as a regex pattern
2021-01-10 12:09:04 +01:00
Alexandre Aubin
807b577cf2
Update changelog for 4.1.4.3
2021-01-10 01:59:24 +01:00
Alexandre Aubin
30dde208dc
Fix ynh_replace_vars in case var is define but empty
2021-01-09 23:57:09 +01:00
Alexandre Aubin
6f2b9e12a4
Update changelog for 4.1.4.2
2021-01-09 19:00:00 +01:00
Alexandre Aubin
ac4b62cebc
Reduce the noise in logs because of ynh_app_setting
2021-01-09 18:16:08 +01:00
Alexandre Aubin
00508c9698
For some reason sometimes submetadata is None ...
2021-01-09 18:10:41 +01:00
Alexandre Aubin
8f1b05f3cf
[fix] Prevent info from being redacted (because of foobar_key=) by the logging system
2021-01-09 18:08:23 +01:00
Alexandre Aubin
48672b1ec0
Update changelog for 4.1.4.1
2021-01-08 16:21:25 +01:00
Alexandre Aubin
b25cde0b67
[fix] Make sure relay_user var exists in all cases (otherwise in the jinja template later, relay_user != "" is True if the var doesn't exists...)
2021-01-08 15:57:41 +01:00
Alexandre Aubin
f56a00d4a7
Update changelog for 4.1.4
2021-01-08 03:14:07 +01:00
Alexandre Aubin
1bad8267c6
Merge pull request #1109 from leo-lb/lle-bout/fix-upnp
...
firewall: force source port for UPnP.
2021-01-08 02:40:34 +01:00
Alexandre Aubin
54fb87fa54
Update changelog for 4.1.3
2021-01-07 00:52:20 +01:00
Kay0u
2fd5f3886a
fix locale test
2021-01-06 20:34:13 +01:00
Alexandre Aubin
0022c80d59
Merge pull request #1128 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2021-01-06 18:43:12 +01:00
Alexandre Aubin
6705e707c5
Fix translation
2021-01-06 18:43:02 +01:00
ppr
987f08dcd9
Translated using Weblate (French)
...
Currently translated at 99.5% (628 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-01-06 17:16:57 +00:00
Christian Wehrli
69f9ac4b86
Translated using Weblate (German)
...
Currently translated at 58.0% (366 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-06 17:16:57 +00:00