Commit graph

1294 commits

Author SHA1 Message Date
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
ljf (zamentur)
1ecf5481cf Merge pull request #239 from JimboJoe/patch-2
ynh_backup: Fix error message when source path doesn't exist
2017-01-31 18:50:10 +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
1943e7f245 Merge pull request #231 from YunoHost/timeout_requests_certinstall
[mod] start putting timeout in certificate code
2017-01-30 19:57:42 +01:00
Alexandre Aubin
cd88428248 Implementing opi's comments 2017-01-25 18:38:30 -05:00
Alexandre Aubin
656b2e61ba Implement timeout exceptions 2017-01-25 12:03:30 -05:00
ljf
3be7aff065 Revert "[enh] Compatibility with debian stretch"
This reverts commit 73d1630459.
2017-01-23 11:46:21 +01:00
Laurent Peuch
905a04146b [mod] start putting timeout in certificate code 2017-01-16 09:24:41 +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
73d1630459 [enh] Compatibility with debian stretch 2017-01-13 02:09:14 +01:00
Laurent Peuch
c1b5fbab61 Update changelog for 2.5.3.1 release 2017-01-10 02:59:24 +01:00
Laurent Peuch
d62d54a4cb Merge branch 'unstable' into testing 2017-01-10 02:58:49 +01:00
Laurent Peuch
b1885ddf64 [fix] I'm a fucking idiot 2017-01-10 02:57:46 +01:00
Laurent Peuch
8a70c33c40 [fix] I'm a fucking idiot 2017-01-10 02:56:35 +01:00
Laurent Peuch
7f5604653b Update changelog for 2.5.3 release 2017-01-09 18:43:40 +01:00
Laurent Peuch
388f2fa8be Merge branch 'unstable' into testing 2017-01-09 18:35:54 +01:00
Laurent Peuch
8e7cf7d086 Merge pull request #226 from YunoHost/fix-645-conf-regen-hook-rspamd-fail-on-postinstall
[fix] new rspamd version replace rspamd.socket with rspamd.service
2017-01-09 18:27:37 +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
Laurent Peuch
761d42ae3a Merge pull request #224 from YunoHost/fix-693-invalid-domain-dyndns-postinstall
[fix] Fix 693 invalid domain dyndns postinstall
2017-01-09 13:29:20 +01:00
Laurent Peuch
4b9d2526db [mod] more debug logging 2017-01-08 05:36:39 +01:00
Laurent Peuch
a9675b01f7 Merge pull request #225 from YunoHost/fix-651-check-domain-resolved-locally
[fix] Adding check that domain is resolved locally for cert management
2017-01-08 05:32:45 +01:00
Laurent Peuch
d665984789 [mod] add debugging code to avoid becoming mad when things goes wrong 2017-01-08 05:31:11 +01:00
Laurent Peuch
047026df6c [mod] remove () 2017-01-08 05:28:13 +01:00
Laurent Peuch
d279f0c5ad Merge pull request #227 from YunoHost/fix-695-cert-perm-for-metronome
[fix] Attempt to fix missing perm for metronome in weird cases
2017-01-08 04:40:01 +01:00
Alexandre Aubin
8737e69359 Attempt to fix missing perm for metronome in weird cases 2017-01-04 13:41:00 -05:00
Alexandre Aubin
86f97d6f07 Changing the way to check domain is locally resolved 2017-01-04 13:05:57 -05:00
ljf
b419c8c564 [fix] new rspamd version replace rspamd.socket with rspamd.service 2017-01-04 13:06:13 +01:00
Alexandre Aubin
b829de7218 Adding check that domain is resolved locally for cert management 2017-01-03 09:36:33 -05:00
Alexandre Aubin
16f08de076 Merge pull request #221 from YunoHost/fix-670-no-nginx-check-in-renew
[fix] Check ACME challenge conf exists in nginx when renewing a certificate
2017-01-03 14:44:46 +01:00
Laurent Peuch
6277e6d7f6 [mod] logger was used instead of loggin #microdecision 2017-01-02 22:03:55 +01:00
ljf
6cf57e3bb0 [fix] Ignore dyndns option is not needed with small domain 2017-01-02 15:58:11 +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
Alexandre Aubin
d6d7abd959 Fix bad validity check.. 2016-12-21 21:38:49 -05:00
Alexandre Aubin
418c9b2736 Check acme challenge conf exists in nginx when renewing cert 2016-12-21 21:30:59 -05:00
Laurent Peuch
839eaf7dae Merge pull request #214 from YunoHost/contributors
[enh][love] Add CONTRIBUTORS.md
2016-12-21 14:31:57 +01:00
Laurent Peuch
115cc33925 Merge pull request #218 from YunoHost/prevent_fetchlist_from_blocking
[fix] add timeout to fetchlist's wget
2016-12-20 03:38:28 +01:00
Laurent Peuch
3f22f15dd3 [fix] add timeout to fetchlist's wget 2016-12-18 23:57:56 +01:00
Laurent Peuch
aad3740933 [mod] autopep8 on all files that aren't concerned by a PR 2016-12-18 02:01:17 +01:00
Laurent Peuch
a94733c1f9 [enh] add yaml syntax check in travis.yml 2016-12-18 01:05:03 +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
0a7479cc37 Update changelog for 2.5.2 release 2016-12-16 00:59:10 +01:00
Laurent Peuch
d84d667b3e Merge branch 'unstable' into testing 2016-12-16 00:39:12 +01:00
Laurent Peuch
198bc51128 Merge pull request #198 from YunoHost/fix-618-custom-backup-directory
[fix] Correctly handle custom backup directory
2016-12-16 00:31:55 +01:00
opi
9be254ecfc [enh][love] Add CONTRIBUTORS.md 2016-12-15 21:24:40 +01:00
Laurent Peuch
3ae81faf68 Merge pull request #200 from YunoHost/remove_cli_timeout
remove timeout from cli interface
2016-12-15 19:44:37 +01:00
Laurent Peuch
eb1f6a77a9 Revert "Revert "[fix] Can't restore app on a root domain""
This reverts commit 7717c58de4.
2016-12-15 16:33:46 +01:00
Laurent Peuch
ac96f47fb0 Merge branch 'weblate-yunohost-yunohost' into unstable 2016-12-15 16:32:13 +01:00
Laurent Peuch
26e71bcefa Merge pull request #201 from YunoHost/fix-dnssec-keygen
[fix] Improve dnssec key generation on low entropy devices
2016-12-15 16:27:01 +01:00
Laurent Peuch
1556faa07c Merge pull request #212 from YunoHost/mod_readme_add_translation_badge
[enh] readme: add translation badge status.
2016-12-15 16:19:49 +01:00