Kayou
|
ce1045a26a
|
fix the postinstall with double quotes
|
2021-02-02 11:10:52 +01:00 |
|
Alexandre Aubin
|
6500ac01ae
|
Make sure that dir exists :/
|
2021-02-02 05:55:19 +01:00 |
|
Alexandre Aubin
|
a6149fb6e2
|
Merge tag 'debian/4.1.7' into dev
|
2021-02-02 05:53:15 +01:00 |
|
Alexandre Aubin
|
9414365edc
|
Merge pull request #1161 from YunoHost/ci-format-dev
[CI] Format code
|
2021-02-02 05:47:31 +01:00 |
|
yunohost-bot
|
c4439110e1
|
[CI] Format code
|
2021-02-02 03:37:40 +00:00 |
|
Alexandre Aubin
|
adc83b4c9c
|
Update changelog for 4.1.7
|
2021-02-02 04:25:05 +01:00 |
|
Alexandre Aubin
|
08e7b42c82
|
logger.exception -> logger.error because logger.exception displays a stacktrace and it ain't relevant in any of these cases
|
2021-02-02 04:15:01 +01:00 |
|
Alexandre Aubin
|
29fe7c3103
|
Do not ynh_die if systemctl action fails, because we don't want to exit in the middle of a remove script ... instead, return a non-zero code which should trigger script failure only if set -eu is enabled
|
2021-02-02 04:13:42 +01:00 |
|
ericgaspar
|
6b2d76dddd
|
Move ynh_exec_as helper to user section
|
2021-02-02 04:13:42 +01:00 |
|
ericgaspar
|
b94ff1c200
|
Add ynh_exec_as to official
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
9fbd1a02db
|
Recommend yunohost.local in yunoprompt
|
2021-02-02 04:13:42 +01:00 |
|
ljf
|
aef3ee1434
|
[fix] If uid is less than 1001 nsswitch ignore it
|
2021-02-02 04:13:42 +01:00 |
|
ljf
|
4e335e0782
|
[fix] If uid is less than 1000 nsswitch ignore it
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
5ab5c83d54
|
Misc issues with yunoprompt
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
62e84d8b4b
|
service_regen_conf is deprecated in factor of regen_conf
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
2fc016e3e5
|
Make sure tmp_script exists ..
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
536fd9be9e
|
diagnosis: Ignore /dev/loop devices in systemresources
|
2021-02-02 04:13:42 +01:00 |
|
Kayou
|
4725e05470
|
fix de locale
|
2021-02-02 04:13:42 +01:00 |
|
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
|
10ba00affe
|
logger.exception -> logger.error because logger.exception displays a stacktrace and it ain't relevant in any of these cases
|
2021-02-02 03:57:33 +01:00 |
|
Alexandre Aubin
|
06185a2392
|
Use jq / output-as json to get info from yunohost commands instead of scraping with grep
|
2021-02-02 03:45:13 +01:00 |
|
Alexandre Aubin
|
071d8c4cbe
|
Misc fixes for cert / local CA management
|
2021-01-31 18:15:51 +01:00 |
|
Alexandre Aubin
|
d152e7299b
|
Merge pull request #1064 from YunoHost/move-ldap-init-before-postinstall
Move ldap initialization before the postinstall
|
2021-01-31 16:25:04 +01:00 |
|
Alexandre Aubin
|
29a3ad0484
|
Merge branch 'dev' into move-ldap-init-before-postinstall
|
2021-01-31 16:21:23 +01:00 |
|
Alexandre Aubin
|
f73c642795
|
Merge pull request #1063 from YunoHost/folder-init-in-regenconf
Initialize folders during .deb install instead of regen conf
|
2021-01-31 16:19:22 +01:00 |
|
Alexandre Aubin
|
3c0649f1e3
|
Merge branch 'dev' into folder-init-in-regenconf
|
2021-01-31 16:19:03 +01:00 |
|
Alexandre Aubin
|
68e24c986a
|
Merge pull request #1062 from YunoHost/move-local-ca-mangement-to-regenconf
Refactor local CA management for more consistency and simpler postinstall
|
2021-01-31 16:17:20 +01:00 |
|
Alexandre Aubin
|
a618ae4f4d
|
Merge pull request #1118 from YunoHost/normalize-conf-template-handling
Normalize conf template handling for nginx, php-fpm, systemd and fail2ban using ynh_add_config
|
2021-01-31 16:15:45 +01:00 |
|
Alexandre Aubin
|
2ab330a0e2
|
I think we don't need this hack anymore
|
2021-01-31 16:14:28 +01:00 |
|
Alexandre Aubin
|
fcf9e58ce4
|
Rework logging configuration
|
2021-01-31 16:14:28 +01:00 |
|
Laurent Peuch
|
c931f8a532
|
[mod] activate moulinette.core and moulinette.interface.api logging in api
|
2021-01-31 16:14:28 +01:00 |
|
Laurent Peuch
|
cf560b8f91
|
[mod] activate moulinette.core logging in cli
|
2021-01-31 16:14:28 +01:00 |
|
Alexandre Aubin
|
4476c968c0
|
Merge pull request #1154 from YunoHost/fix-upnp-closing-port
fix upnp closing port
|
2021-01-31 14:39:20 +01:00 |
|
Alexandre Aubin
|
b3244e0661
|
Merge pull request #1145 from YunoHost/report_low_total_space_for_rootfs
Report low total space for rootfs
|
2021-01-31 14:38:51 +01:00 |
|
Alexandre Aubin
|
2758c1636b
|
Merge branch 'dev' into report_low_total_space_for_rootfs
|
2021-01-31 14:38:34 +01:00 |
|
Alexandre Aubin
|
9d0bda548a
|
Do not ynh_die if systemctl action fails, because we don't want to exit in the middle of a remove script ... instead, return a non-zero code which should trigger script failure only if set -eu is enabled
|
2021-01-31 11:57:34 +01:00 |
|
Alexandre Aubin
|
35425a1b36
|
Merge pull request #1147 from YunoHost/dont_miserably_rerun_postinstall
Abort postinstall if /etc/yunohost/apps ain't empty
|
2021-01-30 16:47:04 +01:00 |
|
Alexandre Aubin
|
598408aeb2
|
Merge pull request #1151 from ericgaspar/ynh_exec_as
Add ynh_exec_as to official
|
2021-01-30 16:43:59 +01:00 |
|
Alexandre Aubin
|
1c0cfec67d
|
Merge pull request #1150 from YunoHost/fix-can-ynh-admin-vuejs
fix cache ynh-admin vuejs
|
2021-01-30 15:06:31 +01:00 |
|
ericgaspar
|
43f121baed
|
Move ynh_exec_as helper to user section
|
2021-01-28 08:07:53 +01:00 |
|
Alexandre Aubin
|
b6b33d99de
|
We don't want any output of ls, just the return code
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-01-28 00:29:38 +01:00 |
|
Kayou
|
fea1ad474b
|
remove cache
|
2021-01-28 00:03:38 +01:00 |
|
Alexandre Aubin
|
048d4f56c4
|
Merge pull request #1156 from YunoHost/remove-travis
remove travis
|
2021-01-27 23:21:53 +01:00 |
|
Alexandre Aubin
|
3672b1dcd2
|
Merge pull request #1158 from smart4life/fix-letsencrypt-generation
Fix let's encrypt certificat generation
|
2021-01-27 23:21:13 +01:00 |
|
Sébastien Mennetrier
|
f9478b93cd
|
Fix let's encrypt certificat generation
|
2021-01-27 11:00:32 +01:00 |
|
Kay0u
|
535fe5aebf
|
remove travis
|
2021-01-26 22:21:58 +01:00 |
|
Kayou
|
bf2ef03b9e
|
Merge pull request #1155 from YunoHost/fix-i18n-test-after-format
fix i18n test after format
|
2021-01-26 22:17:20 +01:00 |
|
Kay0u
|
0c382420d3
|
fix i18n test after format
|
2021-01-26 22:03:44 +01:00 |
|
Kay0u
|
a3f3f891e4
|
fix upnp closing port
|
2021-01-26 20:05:37 +01:00 |
|