Commit graph

5235 commits

Author SHA1 Message Date
Alexandre Aubin
3c234c7895 Update changelog for 3.7.1.3 2020-04-28 18:59:19 +02:00
Alexandre Aubin
3582a5a389 Trailing slash in ssowat uris cause issues to access app installed on root, we only need it for app_map ... 2020-04-28 18:57:07 +02:00
Alexandre Aubin
ae98ec1aa7 Trailing slash in ssowat uris cause issues to access app installed on root, we only need it for app_map ... 2020-04-28 18:55:39 +02:00
Alexandre Aubin
e01a3ba572
Merge pull request #812 from YunoHost/enh-postgresql-locale-misconfigured
[enh] Add some advice about a strange locale problem with postgresql
2020-04-28 17:20:31 +02:00
Alexandre Aubin
d6e7295dfa
Merge branch 'stretch-unstable' into enh-postgresql-locale-misconfigured 2020-04-28 17:20:19 +02:00
Alexandre Aubin
ba73bd03b4
Update postgresql 2020-04-28 17:18:25 +02:00
ljf (zamentur)
2c7a059f19
[enh] Add a small comments to explain the pending suffix list 2020-04-28 17:01:11 +02:00
Alexandre Aubin
196a3d4d47 Refactor check about apps being installed on domain when trying to remove a domain 2020-04-28 05:36:11 +02:00
ljf
b241c2fa1d [enh] Whois not working 2020-04-28 00:53:23 +02:00
ljf
575aa67401 [fix] whois on co.uk 2020-04-28 00:30:38 +02:00
Maniack Crudelis
f09a49ec2a
Merge branch 'stretch-unstable' into patch-1 2020-04-28 00:14:51 +02:00
Maniack Crudelis
34d19df5cd
Merge branch 'stretch-unstable' into nodejs_helper 2020-04-28 00:08:24 +02:00
Alexandre Aubin
0ece52dae8 Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into stretch-unstable 2020-04-27 23:50:53 +02:00
Alexandre Aubin
a3d57ca784 Merge branch 'stretch-stable' into stretch-unstable 2020-04-27 23:50:39 +02:00
Alexandre Aubin
d91966ca98 Update changelog for 3.7.1.2 2020-04-27 23:48:46 +02:00
Kayou
0bafb6fab8
Merge pull request #947 from YunoHost/clean_helpers
Clean helpers
2020-04-27 23:44:43 +02:00
Alexandre Aubin
aea8b97993 Remove tmp debug print()
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-27 23:41:49 +02:00
Alexandre Aubin
176d0176db Be more robust against some situation where archive is corrupted 2020-04-27 23:41:34 +02:00
Kayou
8501943f9c
Merge branch 'stretch-unstable' into clean_helpers 2020-04-27 23:40:27 +02:00
Alexandre Aubin
34fd4e90bd Be more robust against broken config or service failing to start, show info to help debugging 2020-04-27 23:40:13 +02:00
Alexandre Aubin
01a6aa1371 Force-flush the regen-conf for nginx domain conf when adding/removing a domain... 2020-04-27 23:38:53 +02:00
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
794640a673 Make sure to strip() the path just in case
Co-Authored-By: Bram <cortex@worlddomination.be>
2020-04-27 23:37:51 +02:00
Alexandre Aubin
1ba08be8fb Make sure to return / and not empty string for stuff on domain root 2020-04-27 23:37:37 +02:00
Maniack Crudelis
428f0a61fc Wait for fail2ban to reload 2020-04-27 23:37:00 +02:00
Alexandre Aubin
a62b127aca Fix improper use of logger.exception in app.py 2020-04-27 23:36:22 +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
Maniack Crudelis
62bf67582b
Merge branch 'stretch-unstable' into clean_helpers 2020-04-27 23:09:44 +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
Alexandre Aubin
fec63602c2
Merge pull request #957 from YunoHost/port-available-in-find-port
use ynh_port_available in ynh_find_port
2020-04-27 21:43:49 +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
c0c026613f Add wss: to default to get rid of angry CSP on webadmin 2020-04-27 02:15:14 +02:00
Christian Wehrli
e044d20802 Translated using Weblate (German)
Currently translated at 34.8% (220 of 632 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-04-26 01:44:01 +00:00