Commit graph

357 commits

Author SHA1 Message Date
opi
088abd694e Merge branch 'testing' into unstable 2017-02-18 15:53:39 +01:00
opi
1c2de37f63 [fix] Update Rmilter configuration to fix dkim signing. 2017-02-18 14:52:33 +01:00
Laurent Peuch
5d3e1c9212 Merge pull request #233 from YunoHost/ynh_find_port
Nouveau helper ynh_find_port
2017-02-12 03:49:45 +01:00
Laurent Peuch
83dca8e7c6 Merge pull request #237 from YunoHost/ynh_system_user_create_delete
Nouveaux helpers ynh_system_user_create et ynh_system_user_delete
2017-02-12 03:49:02 +01:00
opi
8b44276af6 Merge branch 'testing' into unstable 2017-02-09 22:28:22 +01:00
ljf
cc77cd788d [fix] Permission issue on install of some apps 778 2017-02-09 22:26:31 +01:00
M5oul
dea89fc6bb Merge pull request #243 from YunoHost/fix-rspamd-rmilter-status
[fix] Rspamd & Rmilter are no more sockets
2017-02-07 18:28:28 +01:00
opi
98d88f2364 [fix] Unattended upgrades configuration syntax. 2017-02-05 22:28:43 +01:00
opi
7d4aa63c43 [fix] Rspamd & Rmilter are no more sockets
Changes introduced by b419c8c564
2017-02-05 14:23:55 +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
Maniack Crudelis
901e3df9b6 Pas de correction de l'argument 2017-01-23 15:18:52 +01:00
Maniack Crudelis
cd93427a97 Retire la commande ynh 2017-01-23 15:17:13 +01:00
Maniack Crudelis
abb9f44b87 Nouveaux helpers ynh_system_user_create et ynh_system_user_delete
Helpers pour créer un utilisateur système et pour le supprimer.

La création d'user système permettra de créer des users dédiés aux applications. Cf YEP 3.4
2017-01-23 00:48:56 +01:00
Maniack Crudelis
3e9d086f7f Nouveau helper ynh_find_port
Nouveau helper pour trouver un port libre.

Déclinaison du code classique avec une vérification préalable de l'argument.
2017-01-22 20:01:27 +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