Commit graph

400 commits

Author SHA1 Message Date
julienmalik
f291d11c84 [fix] cert-renew email headers appear as text in the body 2017-02-15 13:33:53 +01:00
julienmalik
accb78271e [fix] Any address in the range 127.0.0.0/8 is a valid loopback address 2017-02-15 13:20:58 +01:00
Laurent Peuch
cc44512539 Clean app upgrade (#193)
* [mod] current_app_dict == new_app_dict so test is always false

* [mod] simplify condition\n\nUntestedgit add -p

* [mod] useless variable

* [mod] rename variable

* [mod] app_dict can't be None (exception is raised instead)

* Adding debug message for upgrade

* Using app_list to list installed apps

* [mod] pep8

* [mod] please opi
2017-02-14 13:53:07 +01:00
Alexandre Aubin
1d561123b6 [enh] Set main domain as hostname (#219) 2017-02-13 16:07:09 +01:00
Alexandre Aubin
0e55b17665 Fixing also get_conf_hashes 2017-02-12 18:49:59 -05:00
opi
f28be91b5d [fix] Uppercase global variable even in comment. 2017-02-12 21:25:04 +01:00
ZeHiro
5abcaadaea [fix] handle the case where services[service] is set to null in the services.yml. Fix #785 2017-02-12 12:18:55 +01:00
Laurent Peuch
f6c7702dfa [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
Alexandre Aubin
a61445c9c3 Checking for 404 error and valid json format 2017-02-07 08:18:52 -05:00
Alexandre Aubin
991b64db92 Merge branch 'unstable' into clean_app_fetchlist 2017-02-06 19:01:27 +01:00
Alexandre Aubin
730156dd92 Using request insteqd of urlretrieve, to have timeout 2017-02-06 12:54:32 -05:00
Alexandre Aubin
5b006dbf0e Adding info/debug message for fetchlist 2017-02-06 08:37:41 -05:00
Laurent Peuch
5be13fd07e Merge pull request #220 from YunoHost/conf-hashes-logs
[mod] Cleaner _get_conf_hashes logs
2017-02-03 14:55:49 +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
Laurent Peuch
905a04146b [mod] start putting timeout in certificate code 2017-01-16 09:24:41 +01:00
Laurent Peuch
8a70c33c40 [fix] I'm a fucking idiot 2017-01-10 02:56:35 +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
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
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
Alexandre Aubin
0b6ccaf31a Implementing comments 2016-12-19 18:24:01 -05:00
Alexandre Aubin
5b7536cf10 Style for Bram :) 2016-12-19 12:18:28 -05:00
Alexandre Aubin
e857f4f0b2 [mod] Cleaner logs for _get_conf_hashes 2016-12-19 12:17:27 -05: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
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
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
7717c58de4 Revert "[fix] Can't restore app on a root domain" 2016-12-12 19:18:55 +01:00
likeitneverwentaway
64af6a1dbf [enh] List available domains when installing an app by CLI. 2016-12-12 10:32:29 +01:00
Moul
656bb809d1 [mod] certificate: pep8. 2016-12-12 00:23:40 +01:00
Laurent Peuch
413a426773 Merge pull request #186 from YunoHost/fix-640-cant-get-user-info
[fix] Can't get mailbox used space if dovecot is down
2016-12-12 00:15:48 +01:00
Laurent Peuch
6f313d943b [mod] pep8 2016-12-12 00:14:22 +01:00
Alexandre Aubin
0e2cae4f1b Use service_status to check if dovecot is running 2016-12-11 17:59:39 -05:00
Laurent Peuch
9e5cf16a9f Merge pull request #204 from YunoHost/fix-655-path-always-ended-striped
[fix] don't remove trailing char if it's not a slash
2016-12-11 23:30:55 +01:00
Laurent Peuch
f6648f360c [fix] don't remove trailing char if it's not a slash 2016-12-11 23:11:53 +01:00
opi
d121cff88a Merge branch 'testing' into unstable
Conflicts:
	locales/en.json
2016-12-11 09:31:53 +01:00
Laurent Peuch
1b6d8b6463 [mod] pep8 2016-12-09 00:50:28 +01:00