Commit graph

6093 commits

Author SHA1 Message Date
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
Alexandre Aubin
c43a51ba30
Merge branch 'dev' into enh-python3 2021-01-10 18:31:19 +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
a665c702d0 Annnd of course we have references to python2 in bash stuff and other misc scripts 2021-01-10 02:07:24 +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
ppr
121bcbcc48 Translated using Weblate (French)
Currently translated at 99.6% (628 of 630 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-01-06 17:16:56 +00:00
Alexandre Aubin
35946f42d5
Merge pull request #1117 from YunoHost/new-permissions-helpers
New permissions helpers
2021-01-06 18:16:40 +01:00
Alexandre Aubin
2f856cbe07
Merge pull request #1131 from YunoHost/fix-legacy-persistent-migration
use read_yaml for json because lol
2021-01-06 18:05:37 +01:00
Kay0u
239dc539a1
use read_yaml for json because lol 2021-01-06 16:34:55 +01:00
Kay0u
4a0526ec91
Add doc 2021-01-06 12:04:09 +01:00
Kayou
2c39afc6fa
Merge pull request #1130 from YunoHost/readd-comment
readd comment of #1075
2021-01-06 01:41:58 +01:00
Kay0u
9d79bd8bee
readd comment of aefdd424d8 2021-01-06 01:35:02 +01:00
ljf (zamentur)
bb914db82e [fix] Work around to avoid moulinette bug 2021-01-06 01:17:47 +01:00
cricriiiiii
4c25f442c1 checking that we are in the cli interface 2021-01-06 01:17:47 +01:00
cricriiiiii
c2a730f26c user update -p without argument allowed
when not giving an argument (to avoid clear passwords in bash history) to "yunohost user update -p", now you are prompted for a password
2021-01-06 01:17:47 +01:00
Alexandre Aubin
25ed25e6e9 Annnnd our legacy app is using restore_dir in restore script... 2021-01-04 03:50:25 +01:00
Alexandre Aubin
b0accd506e Report / patch old usage of foo= in install/backup/restore scripts 2021-01-04 01:06:19 +01:00
Alexandre Aubin
9807b76d34 Turns out msettings interface is None is ran from pytest because we bypass the usual moulinette init :/ 2021-01-03 23:53:00 +01:00
Alexandre Aubin
9bf4a12f32 Zblerg debug ain't displayed on the CI 2021-01-03 23:26:46 +01:00
Alexandre Aubin
46a902a263 Merge branch 'dev' into less-madness-for-hook-exec 2021-01-03 23:05:44 +01:00
Alexandre Aubin
fee888d330 Small debug line to try to understand why the test are failing on the CI 2021-01-03 23:03:38 +01:00
Alexandre Aubin
e479b32674
Merge pull request #1069 from YunoHost/report-backport-in-source-list
Diagnosis: report usage of backports repository in apt's sources.list
2021-01-03 22:25:47 +01:00
Alexandre Aubin
57c302cb63 Merge branch 'dev' into report-backport-in-source-list 2021-01-03 21:20:07 +01:00
Alexandre Aubin
c272d20a31 Zblerg, forgot an unused 'e' 2021-01-03 04:00:51 +01:00
Alexandre Aubin
de126fcdce Don't allow failure for invalid python3 code + fix unsued variables 2021-01-02 20:43:39 +01:00
Alexandre Aubin
58522d4105 Had a buggy exception here ... this syntax ain't supported anymore in python3 2021-01-02 20:31:42 +01:00
Alexandre Aubin
112054f345 Gotta decode the output of subprocess 2021-01-02 19:51:16 +01:00
Alexandre Aubin
2b12b67847 python3: Add some list() where that sounds relevant 2021-01-02 19:48:44 +01:00