Commit graph

4758 commits

Author SHA1 Message Date
ljf
d1b694447a [enh] Use publicsuffix list to avoid alert on dyndns domain 2020-04-27 23:38:05 +02:00
ljf
c347e368fc [fix] Remove this damn test 2020-04-27 23:38:05 +02:00
ljf
cdb917e565 [enh] Explain why domain expiration not found 2020-04-27 23:38:05 +02:00
ljf
d98d753f52 [fix] Bad i18n key 2020-04-27 23:38:05 +02:00
ljf
6954ca9002 [fix] i18n checks 2020-04-27 23:38:05 +02:00
ljf
c0f27c0235 [fix] i18n checks 2020-04-27 23:38:05 +02:00
ljf
d72156b91f [enh] Check domain expiration date 2020-04-27 23:38:05 +02:00
Alexandre Aubin
3c5475e5a1
Merge pull request #942 from YunoHost/fix_fail2start
Wait for fail2ban to reload
2020-04-27 23:25:32 +02:00
Alexandre Aubin
cb223be4d1
Merge pull request #953 from YunoHost/fix-app-map-with-app-on-root
[fix] Make sure to return '/' and not empty string for stuff on domain root
2020-04-27 23:24:55 +02:00
Alexandre Aubin
902dd0a548
Merge pull request #946 from YunoHost/be-more-robust-against-manually-modified-domain-conf
[fix] Be more robust against manually modified domain conf
2020-04-27 23:24:30 +02:00
Alexandre Aubin
7e4f3b6f29
Merge pull request #956 from YunoHost/be-more-robust-against-corrupted-backup-archives
Be more robust against some situation where archive is corrupted
2020-04-27 23:24:03 +02:00
Alexandre Aubin
311835b1b5
Add name of the exceptions that can be raised to docstring.. 2020-04-27 23:23:31 +02:00
Alexandre Aubin
3d39023266
Merge pull request #813 from YunoHost/fix-psql-user-db-owner
[fix] Psql user should own the database
2020-04-27 22:20:12 +02:00
ljf (zamentur)
d6b2275b33
[enh] On 2 lines it's better 2020-04-27 18:30:33 +02:00
Alexandre Aubin
2e51a80132
Merge pull request #916 from pitchum/fix-1516-separate-xmpp-vhosts
[enh] Setup all XMPP components for each "parent" domains
2020-04-27 18:03:51 +02:00
Alexandre Aubin
ceab9bd1b3
Merge branch 'stretch-unstable' into fix-1516-separate-xmpp-vhosts 2020-04-27 18:03:34 +02:00
Alexandre Aubin
f91eeff9dd Uhoh we should use {domain}, fix wording.. 2020-04-27 18:01:09 +02:00
Alexandre Aubin
32c300e627 Reorganize import, make linter happier 2020-04-27 18:01:09 +02:00
Alexandre Aubin
c1262ab9a9 Fix acme challenge code snippet detection for this domain 2020-04-27 18:01:09 +02:00
Alexandre Aubin
17d3ec5ad3 Improve new dig() helper, and use it in dnsrecords diagnosis as well 2020-04-27 17:30:17 +02:00
ljf
c6c85556ac [fix] False positive on blacklist due to search in resovconf 2020-04-27 17:30:17 +02:00
Alexandre Aubin
69938c3feb Re-add 'app fetchlist', 'app list -i', 'app list' filter for backward compatibility... 2020-04-26 03:43:36 +02:00
Alexandre Aubin
cde68cd7cc
Make sure to strip() the path just in case
Co-Authored-By: Bram <cortex@worlddomination.be>
2020-04-25 23:52:55 +02:00
Kay0u
05734dfd7c
clean tmp backuo dir 2020-04-25 02:28:45 +02:00
Kay0u
77e124519f
add bad archive test 2020-04-25 01:54:12 +02:00
Alexandre Aubin
a20fd04955
Remove tmp debug print()
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-25 01:27:20 +02:00
pitchum
b9e226caed Remove deprecated docstrings. 2020-04-24 19:07:05 +02:00
Alexandre Aubin
54cc684a35 Keep track of yunohost version a backup was made from, for possible future uses 2020-04-24 03:33:59 +02:00
Alexandre Aubin
5baadd1fa1 Be more robust against some situation where archive is corrupted 2020-04-24 03:08:31 +02:00
Alexandre Aubin
755ba61b32 Moar tests to check the content of app_map 2020-04-23 17:44:01 +02:00
Alexandre Aubin
e79f73d463 Make sure to return / and not empty string for stuff on domain root 2020-04-23 17:02:58 +02:00
Bram
7003439c46
Merge pull request #952 from YunoHost/fix-improper-use-of-logger-exception
[fix] Stupid "KeyError: label" weird error due to improper use of logger.exception in app.py
2020-04-23 05:23:36 +02:00
Alexandre Aubin
9eef8af53d Fix improper use of logger.exception in app.py 2020-04-23 04:18:23 +02:00
Alexandre Aubin
817e451086
Add regenconf tests to gitlab-ci 2020-04-23 01:27:11 +02:00
Alexandre Aubin
3aa8b99272
Merge pull request #949 from YunoHost/fix-postfix-ciphers
Fix postfix ciphers
2020-04-23 01:22:45 +02:00
pitchum
c42f7172f7
Do not include xmpp-upload in certificates of "child" domains
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-22 10:34:40 +02:00
Alexandre Aubin
b1b1e8f867
Merge pull request #948 from YunoHost/fix_getopts
Fix getopts with empty parameters
2020-04-22 03:45:41 +02:00
Alexandre Aubin
670c04e104
Merge pull request #945 from YunoHost/readonly-default-php-version
YNH_DEFAULT_PHP_VERSION is now readonly
2020-04-22 03:43:04 +02:00
Alexandre Aubin
cc5dc0e7a7
How did we not find out about this huge typo earlier :| 2020-04-22 02:21:28 +02:00
Alexandre Aubin
1a828c725f
Fix postfix ciphers 2020-04-21 20:20:53 +02:00
Maniack Crudelis
f72be82429 Fix getopts with empty parameters 2020-04-21 16:24:49 +02:00
Alexandre Aubin
194a0bb187
We need that trailing / for the download of files to actually work, c.f. feedback in 3.8 post on the forum 2020-04-21 15:46:03 +02:00
Alexandre Aubin
56a1fba297 Add regenconf tests for previous commits 2020-04-21 04:48:26 +02:00
Alexandre Aubin
6d42baff38 Be more robust against broken config or service failing to start, show info to help debugging 2020-04-21 04:48:13 +02:00
Alexandre Aubin
99ad8cc492 Force-flush the regen-conf for nginx domain conf when adding/removing a domain... 2020-04-21 04:45:16 +02:00
Alexandre Aubin
b392efdf85 Also anonymize folder name containing %2e instead of dot 2020-04-21 02:42:46 +02:00
Kay0u
23a083b087
YNH_DEFAULT_PHP_VERSION is now readonly 2020-04-20 23:50:42 +02:00
Maniack Crudelis
23664c5036 Wait for fail2ban to reload 2020-04-19 18:15:58 +02:00
Alexandre Aubin
7cc04f5171 Update changelog for 3.8.1.1 2020-04-19 07:04:32 +02:00
Alexandre Aubin
f6837b1790 Right side gotta be a folder path ... -_- 2020-04-19 07:03:21 +02:00