opi
98d88f2364
[fix] Unattended upgrades configuration syntax.
2017-02-05 22:28:43 +01:00
opi
8e811fd0ac
[enh] Add warning about deprecated ynh_mkdir_tmp helper
2017-02-01 21:30:59 +01:00
Maniack Crudelis
65d412055d
Update filesystem
2017-02-01 21:30:50 +01:00
Maniack Crudelis
28ec1dec8f
Remove helper ynh_mkdir_tmp
...
Le helper `ynh_mkdir_tmp` est inutile. Il existe la commande `mktemp -d` pour créer des dossiers temporaires.
2017-02-01 21:30:45 +01:00
JimboJoe
4486b24388
ynh_backup: Fix error message when source path doesn't exist
2017-01-31 15:28:04 +01:00
Laurent Peuch
fc7c35c319
Merge pull request #216 from opi/patch-2
...
[enh] Increase fail2ban maxretry on user login, narrow nginx log files
2017-01-15 19:39:35 +01:00
ljf
2cf4768aa1
[fix] Postfix can't access rmilter socket due to chroot
2017-01-09 15:34:52 +01:00
ljf
d4e4d01b4f
[fix] Remove residual rmilter socket file
2017-01-09 13:37:34 +01:00
ljf
b419c8c564
[fix] new rspamd version replace rspamd.socket with rspamd.service
2017-01-04 13:06:13 +01:00
zimo2001
ab279d9c6b
Update yunohost.conf
...
In my nginx_error.log, the authentication errors are "helpers.lua", not "access.lua".
2016-12-23 15:07:06 +01:00
opi
40cb95f33a
[enh] Increase fail2ban maxretry on user login, narrow nginx log files
...
We're intended to a general public, after all ;)
2016-12-17 15:26:50 +01:00
Laurent Peuch
92ec847496
Merge pull request #175 from YunoHost/dovecot_extensible_configuration
...
[enh] Dovecot extensible configuration
2016-12-11 23:43:07 +01:00
Alexandre Aubin
47ac08954b
Merge pull request #172 from YunoHost/fix_slapd_regenconf_on_slowhardware
...
Fix broken installation on slow hardware / VPS
2016-12-11 23:06:22 +01:00
opi
71672d371e
[fix] --no-remove-on-failure for app install should behave as a flag.
2016-12-11 22:58:56 +01:00
ljf (zamentur)
0d6cf499a0
[fix] Bracket in passwd from ynh_string_random
...
With bracket we get string like "3KFEc[xm4[udnZ6pDJ8LvP0n"
Without "El0nMO3thacDwrjeRzgKnb30"
2016-12-09 07:34:31 +01:00
Alexandre Aubin
731ff6f906
[fix] Refactoring tools_maindomain and disabling removal of main domain to avoid breaking things
2016-12-07 14:32:42 -05:00
julienmalik
f43750b4d6
[fix] Fix up indentation in actionmap
...
Reported by beudbeud on the chan
2016-12-04 11:55:06 +01:00
Laurent Peuch
e910694179
Merge pull request #192 from YunoHost/install-no-remove-on-fail-option
...
Install no remove on fail option
2016-12-03 23:08:40 +01:00
Laurent Peuch
a7289c447a
[fix] typo
2016-11-28 15:38:19 +01:00
Alexandre Aubin
ed16cd7f5a
Adding an option to use the staging Let's Encrypt CA, sort of a dry-run
2016-11-22 23:44:23 -05:00
Alexandre Aubin
5de006f18d
Follow up of @julienmalik comments - misc typo/cosmetic fixes
2016-11-21 10:58:57 -05:00
Alexandre Aubin
bba92e4d41
Small tweaks for the web interface
2016-11-20 20:36:58 -05:00
Laurent Peuch
02b5ea62fe
[mod] pep8
2016-10-30 05:42:16 +01:00
Alexandre Aubin
35fa386ce3
First draft of certificate management integration (e.g. Let's Encrypt certificate install)
2016-10-28 13:59:42 -04:00
Moul
76a294b284
[fix] typo: install filed –> failed.
2016-10-12 09:39:05 +02:00
Laurent Peuch
81c19cd1d6
[enh] no cli option to avoid removing an application on installation failure
2016-10-09 21:34:03 +02:00
Julien Malik
ea17e9fa80
[enh] Allow for dovecot configuration extensions
2016-09-09 17:12:50 +02:00
Julien Malik
7b48d7b9fa
[enh] Remove autocreate plugin related settings, unused now
...
autosubscribe & autosubscribe2 are part of the autocreate plugin configuration.
Should have been removed with f36e4e2a83
See https://github.com/YunoHost/yunohost-config-dovecot/pull/3
2016-09-07 18:37:53 +02:00
Julien Malik
e483223418
[enh] reorder dovecot main configuration so that it is easier to read and extend
2016-09-07 18:20:21 +02:00
Julien Malik
e3f4686c90
[enh] Hide the fact that we are speaking to dovecot
2016-09-07 18:04:29 +02:00
Julien Malik
9225d12da8
[enh] Remove useless comments autogenerated in the past
2016-09-07 17:57:04 +02:00
Laurent Peuch
9a66a00278
[fix] wait for admin user to be available after a slapd regen-conf, this fix install on slow hardware/vps
2016-09-04 09:12:37 +02:00
opi
21376eb956
[fix] Documentation typo
2016-07-30 12:19:21 +02:00
Jérôme Lebleu
8351b8e23d
[fix] Set /var/mail folder owners and permissions
2016-06-12 13:23:23 +02:00
Jérôme Lebleu
0d210e2e54
[ref] Invert no-stats option to with-stats in monitor_enable
...
Since monitoring statistics was not finished - and by the way not usable,
it inverts the behavior of monitor_enable to disable it by default.
See #395 for more details.
2016-06-04 22:28:17 +02:00
Jérôme Lebleu
542a7a3b82
[fix] Use the classic way to create read-only bind mount in ynh_backup
2016-05-30 12:05:12 +02:00
opi
751e221406
[enh] Use 'source' instead of dot notation, more explicit.
2016-05-30 10:49:50 +02:00
opi
75b9cbc7f3
[enh] Comments will save us.
2016-05-30 09:17:25 +02:00
Jérôme Lebleu
81c8ce1a54
[fix] Set default value for YNH_APP_BACKUP_DIR in ynh_backup helper
2016-05-29 23:34:08 +02:00
Jérôme Lebleu
185f29ba60
[fix] Harden backup hooks with set options and use ynh_backup
2016-05-29 23:33:28 +02:00
Jérôme Lebleu
0b5cc9d6b1
[fix] Rely on systemd is-active to check if mysql is running
2016-05-22 16:46:32 +02:00
Jérôme Lebleu
53573e50dc
[fix] Hide cat error if tmp_backup_dir_file doesn't exist in conf_regen
2016-05-21 21:22:51 +02:00
Jérôme Lebleu
598cb11a98
[fix] Rely on conf file for current backend and create slapd.d
2016-05-21 17:58:20 +02:00
Jérôme Lebleu
78ceefd06a
[fix] Save LDAP base before any conf changes in conf_regen hook
2016-05-21 17:58:20 +02:00
Jérôme Lebleu
8a587c7e6d
[enh] Add ynh_apt wrapper helper and make use of it
2016-05-21 11:20:25 +02:00
opi
8763712575
[fix] Restart Nginx breaks web admin. Reload instead and fixes #330 .
2016-05-18 11:04:29 +02:00
Jérôme Lebleu
8cfa9c3a18
[fix] Ensure that index.txt CA database exists at SSL regen-conf
2016-05-18 10:52:07 +02:00
Jérôme Lebleu
3cc8f52bc8
[fix] Use ps to check if MySQL is running in conf_regen hook ( fix #232 )
2016-05-12 23:57:48 +02:00
Jérôme Lebleu
f9f8673e76
[fix] Update data_home/mail backup hooks to use ynh_backup helper
2016-05-08 00:30:54 +02:00
Jérôme Lebleu
403b1d71a3
[fix] Prepend backup dir to relative path only and allow absolute in ynh_backup
2016-05-08 00:26:07 +02:00