Commit graph

4018 commits

Author SHA1 Message Date
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
Alexandre Aubin
6aa64a071f Improving exception handling 2016-12-07 16:14:01 -05:00
Laurent Peuch
d85657a5c6 [mod] style 2016-12-07 21:54:13 +01:00
Laurent Peuch
801ceca32b [mod] pep8 2016-12-07 14:32:42 -05:00
Laurent Peuch
c763b74fea [mod] use logger instead of print, a bit better bot not perfect 2016-12-07 14:32:42 -05:00
Laurent Peuch
c468a69754 [mod] pep8 2016-12-07 14:32:42 -05:00
Alexandre Aubin
9c798e5d62 [fix] Fixing message 2016-12-07 14:32:42 -05:00
Alexandre Aubin
597da8be46 Fixing previous commit after postinstall tests 2016-12-07 14:32:42 -05: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
Laurent Peuch
8bd130dc86 [mod] remove unused variable (pyflake) 2016-12-05 18:35:47 +01:00
opi
c2065f0a72 [fix] Improve dnssec key generation on low entropy devices
See https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/963368
2016-12-04 15:32:34 +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
27cc0aac29 Merge pull request #170 from YunoHost/fix-ssowat-persistent-conf-error
[fix] Raise error on malformed SSOwat persistent conf.
2016-12-03 17:10:04 +01:00
Laurent Peuch
110d481cd1 [mod] remove unused imports 2016-12-03 12:00:55 +01:00
Laurent Peuch
e348c6214a [mod] pep8 2016-12-03 11:52:24 +01:00
Laurent Peuch
5fee9c1353 [mod] remove unused imports 2016-12-03 11:48:29 +01:00
Laurent Peuch
7eb2c10426 Merge pull request #191 from alexAubin/fix-ldap-caching-on-postinstall
[fix] Fix ldap caching on postinstall, which might cause 'Unknown admin user'
2016-12-03 11:35:13 +01:00
Laurent Peuch
595f897261 [fix] implement opi's feedback 2016-12-03 11:34:46 +01:00
Laurent Peuch
005d624f2f [mod] pep8 2016-12-02 14:19:28 +01:00
Laurent Peuch
4eaefe5145 [mod] use unused variable 2016-12-02 14:19:20 +01:00
Alexandre Aubin
f6188405bc [fix] Fix the way name of self-CA is determined 2016-12-01 23:09:02 -05:00
Zamentur aka ljf
2cd18d8786 [fix] Support git ynh app with submodules #533 (#174) 2016-11-30 18:26:40 +01:00
Alexandre Aubin
6171fbdb03 Keep track of backups with custom directory using symlinks 2016-11-30 00:04:17 -05:00
Alexandre Aubin
8bf8534a9a [fix] Need to create archives_path even for custom output directory 2016-11-30 00:02:52 -05:00
Laurent Peuch
34ca628624 Merge pull request #180 from alexAubin/certmanager
[enh] Certificate management integration (e.g. Let's Encrypt ...)
2016-11-28 15:45:44 +01:00
Laurent Peuch
a7289c447a [fix] typo 2016-11-28 15:38:19 +01:00
Laurent Peuch
f0c29147dd [mod] style 2016-11-28 14:42:42 +01:00
Laurent Peuch
4a9b89d12e [mod] merge double with 2016-11-28 14:42:36 +01:00
Laurent Peuch
2f4f254612 [mod] pep8 2016-11-28 14:42:22 +01:00
Laurent Peuch
86eb9a2405 [fix] avoid reverse order log display on web admin 2016-11-28 14:37:15 +01:00
Laurent Peuch
5b73ab448f [mod] create list in one step 2016-11-28 14:32:24 +01:00
Laurent Peuch
7f046f0880 [mod] no space before a ? in english 2016-11-28 14:32:07 +01:00
Julien Malik
73760c4a7d [enh] implement password checks with cracklib to detect too weak passwords 2016-11-28 13:25:48 +01:00
Alexandre Aubin
f956fa7161 [enh] Adding check that user is actually created + minor refactor of ldap/auth init 2016-11-28 02:35:19 +01:00