Romuald du Song
9aa6cb6ac5
add hook to reconfigure nginx or ssh on settings change
2019-02-21 20:46:18 +01:00
Romuald du Song
375b7d53b1
fix enum syntax
2019-02-14 23:00:52 +01:00
Romuald du Song
a899102efc
don't share setting for nginx and ssh
2019-02-14 22:57:24 +01:00
Romuald du Song
e8eff87297
switch to enum type to store cipher policy setting
2019-02-14 22:49:13 +01:00
Romuald du Song
f084de5a69
declare setting security.ciphers.compatibility
2019-02-09 23:30:40 +01:00
Alexandre Aubin
c849b4732a
[microdecision] Move this message to info to improve UX
2019-02-04 19:03:47 +01:00
Alexandre Aubin
81bbb62b82
[microdecision] Missing translation for key 'file_not_exist'
2019-02-04 18:27:50 +01:00
Alexandre Aubin
d8ef303cde
Missing os import -.-
2019-01-30 21:16:56 +01:00
Alexandre Aubin
d95931c8f1
Ignore stderr from meltdown checker
2019-01-30 19:23:36 +01:00
Alexandre Aubin
8b3e645578
[microdecision] Archive folder might not exist
2019-01-30 14:03:04 +01:00
opi
f0ef491949
[fix] Do not log migration to stretch in /tmp/. Issue #1280
2019-01-28 10:29:28 +01:00
Alexandre Aubin
758028b8e6
Merge pull request #620 from YunoHost/update-spectre-meltdown-checker
...
Update spectre meltdown checker
2019-01-26 23:35:42 +01:00
Alexandre Aubin
b43a31bf6f
Merge pull request #624 from kay0u/enh-add-systemd-logs-for-apps
...
[enh] add systemd logs
2019-01-26 23:34:19 +01:00
Alexandre Aubin
723ff2eebb
More elegant loop
2019-01-26 23:33:38 +01:00
Alexandre Aubin
e379f4e3db
Fix handling of old services with empty log_type
2019-01-26 23:32:07 +01:00
Alexandre Aubin
e293cdcd77
Merge pull request #626 from YunoHost/ignore-self-conflict-during-change-url
...
[fix] app conflicting with itself during change_url
2019-01-26 21:19:48 +01:00
Alexandre Aubin
969577b4c2
Fix an issue where postgresql-9.4 was being detected as installed whereas it was in fact not
2019-01-26 19:43:40 +01:00
Alexandre Aubin
02e6c1241f
[fix] app conflicting with itself during change_url
2019-01-24 17:02:42 +01:00
Pierre Bourré
bbb004e056
fix typo
2019-01-23 00:50:45 +01:00
Pierre Bourré
836ec050fb
add the systemd logs
2019-01-23 00:03:36 +01:00
Pierre Bourré
6d76ef95f4
array for the admin panel
2019-01-22 23:07:01 +01:00
Alexandre Aubin
270bfb54cd
This message should rather be an info
2019-01-22 16:26:54 +01:00
Pierre Bourré
a2935dc44b
limit logs to a number
2019-01-22 01:50:16 +01:00
Pierre Bourré
ddbe11035d
add systemd logs for apps
2019-01-22 01:24:57 +01:00
Alexandre Aubin
51712f9c8a
'yunohost' is a dumb password refused by postinstall, change it to a password that gets accepted
2019-01-19 17:16:11 +00:00
Alexandre Aubin
0f1dbad8fd
Merge commit '4ceb2cbe1dbfb958a9dbd7797bb91a791a09b9d1' into stretch-unstable
2019-01-19 17:15:39 +01:00
Alexandre Aubin
836083a62e
Handle unexpected errors...
2019-01-17 20:15:18 +00:00
Alexandre Aubin
442bd8c3e4
[fix] Woopsies ... cannot use check_call because we need a non-block call. Also Popen won't trigger a CalledProcessError
2019-01-17 20:12:09 +00:00
Alexandre Aubin
bfe5056720
[fix] _run_service_command was not properly returning False if command failed ( #616 )
2019-01-17 16:12:49 +01:00
Mickaël Martin
808d844f84
Change git clone for gitlab working with branch ( #615 )
2019-01-17 16:12:21 +01:00
Alexandre Aubin
9632164c43
Set owner of archives folder to 'admin' ( #613 )
2019-01-17 16:11:39 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service
2019-01-17 16:10:38 +01:00
Alexandre Aubin
f16da6856f
Merge pull request #608 from YunoHost/fix_change_url
...
[fix] Fix the way change_url updates the domain/path
2019-01-17 16:07:14 +01:00
Alexandre Aubin
f4d728465a
Enforce --force-confold during apt upgrade ( #614 )
...
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:10:51 +01:00
Alexandre Aubin
6f89ce0714
Merge pull request #610 from YunoHost/le_crontab_no_checks
...
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-15 03:18:23 +01:00
Alexandre Aubin
4760cc0ba6
[fix] Microdecision: typo, 'dest' did not exist
2019-01-14 18:49:30 +01:00
Pierre Bourré
3990527f96
add locales
2019-01-09 00:40:26 +01:00
Alexandre Aubin
4935aebb16
Revert "[enh] Improve upnp support ( #542 )"
...
This reverts commit 640bc494cb
.
2019-01-08 16:25:43 +01:00
Laurent Peuch
7362502ad1
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-07 19:05:55 +01:00
Laurent Peuch
2e0efb5b56
[fix] bad key for string formatting
2019-01-07 18:59:23 +01:00
Laurent Peuch
9e1cd73400
[mod] add more verbose error messages
2019-01-07 18:51:12 +01:00
Pierre Bourré
d1a822211c
add restart and reload functionality to yunohost service
2019-01-05 03:11:08 +01:00
Josué Tille
d656d5b4ba
Raise a error is path is not available
2018-12-30 22:33:30 +01:00
Josué Tille
412c656a9b
Fix change_url too
2018-12-30 18:59:40 +01:00
Josué Tille
616b0d020b
Fix tests
2018-12-30 18:59:33 +01:00
Josué Tille
9da00bd8b6
Fix change url function
2018-12-30 17:51:55 +01:00
Josué Tille
4282d7edca
Fix tests
2018-12-29 21:16:55 +01:00
Laurent Peuch
1c80e7242b
[fix] missing import in migration
2018-12-21 07:01:05 +01:00
Alexandre Aubin
3e1064a3df
Merge pull request #602 from eauchat/stretch-unstable
...
Also remove /var/mail/<username> directory on user delete (with --purge option)
2018-12-20 17:44:00 +01:00
Alexandre Aubin
0445aed0b2
[microdecision] [fix] DKIM keys for new domains werent generated
2018-12-17 19:50:58 +01:00