Commit graph

1847 commits

Author SHA1 Message Date
pitchum
ada95f8fca http-upload only available on maindomain (for the moment). 2020-03-25 12:09:24 +01:00
pitchum
1f09abfa51 Rationalize some nginx config into security.conf.inc. 2020-03-25 11:51:57 +01:00
Alexandre Aubin
aaa9805ff2 Add detection for virt + arch + board model in basesystem diagnosis 2020-03-25 04:01:33 +01:00
Alexandre Aubin
d9c09f4649 Add permission to stuff to be indexed by slapd to avoid it flooding complains in syslog 2020-03-24 20:23:09 +01:00
Alexandre Aubin
6ed3ba97ce Add permission to stuff to be indexed by slapd to avoid it flooding complains in syslog 2020-03-24 20:22:47 +01:00
Kay0u
db0d748f62
Revoke before drop 2020-03-24 00:59:16 +01:00
Alexandre Aubin
af415e38e6 Factorize ciphers and headers configuration into a common file for all vhosts 2020-03-23 22:43:29 +01:00
Alexandre Aubin
27f6899b65 /var/www/xmpp-upload.{domain} -> /var/xmpp-upload/{domain} 2020-03-23 22:15:03 +01:00
pitchum
994f0ca1ef nginx + metronome config for http_upload 2020-03-22 08:36:33 +01:00
pitchum
c6e8bb5d26 Always expect subdomain xmpp-upload.domain.net.
This subdomain will be part of Letsencrypt certificate so
it MUST be defined in DNS zone otherwise certificate renewal will fail.
2020-03-22 08:35:02 +01:00
Alexandre Aubin
de879e1d30 Merge branch 'fix-diagnosis-server-bad-response' into stretch-unstable 2020-03-22 01:46:06 +01:00
Alexandre Aubin
fff2fcd67c Simplify identation (and diff) by reversing the if statement 2020-03-22 01:41:58 +01:00
Alexandre Aubin
4399c9b740 Tweak exception messages to hopefully help debugging if this happens 2020-03-22 01:40:02 +01:00
Alexandre Aubin
ec80cad64a
[enh] Tell apt to explain what's wrong when there are unmet dependencies (#889)
* Ask apt to explain what's wrong when dependencies fail to install
* Add comment explaining the syntax

Co-Authored-By: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
2020-03-22 01:28:37 +01:00
Alexandre Aubin
cc2288cc21 Rename http diagnoser to web, should feel slightly less technical 2020-03-21 23:10:56 +01:00
Alexandre Aubin
937d339631 Add category to services to have more meaningful messages in reports about port forwarding checks 2020-03-21 23:09:47 +01:00
Alexandre Aubin
69bc12454e Reorder DNS tests to avoid random order in rendering 2020-03-21 23:09:47 +01:00
Maniack Crudelis
b7a5847c30
Add a line between each pin instructions 2020-03-10 21:05:04 +01:00
Maniack Crudelis
052ade602d
Fix missing option in ynh_install_php 2020-03-10 21:02:40 +01:00
Bram
caa20e7b6a
Merge pull request #884 from YunoHost/enh_ynh_local_curl_with_cookies
Persist cookies between multiple ynh_local_curl calls for the same app
2020-03-10 18:34:10 +01:00
Bram
270bc8f39c
Merge pull request #867 from yalh76/patch-2
adaptation for various actions
2020-03-06 02:01:48 +01:00
Jimmy Monin
e6481b156f Persist cookies between multiple ynh_local_curl calls for the same app 2020-02-29 22:07:45 +01:00
Kay0u
fc969ae1d4
remove visitors only for if current value is / 2020-02-25 17:26:08 +01:00
Kay0u
c163ae2949
fix legacy permission management 2020-02-25 17:24:59 +01:00
Kayou
f0ef8aca79
Merge pull request #868 from kay0u/fix-legacy-permission-management
fix legacy permission management
2020-02-25 17:18:33 +01:00
Maniack Crudelis
e3bcc4b4c9
Fix pin priority issue 2020-02-24 13:54:43 +01:00
Maniack Crudelis
96095624f5
Add the helper ynh_check_ram 2020-02-09 20:10:27 +01:00
Maniack Crudelis
7ba253cb18 Add the helper ynh_get_scalable_phpfpm
And adapt ynh_add_fpm_config to generate a fpm config file without a template by using ynh_get_scalable_phpfpm
2020-02-09 20:08:00 +01:00
Maniack Crudelis
7a5760db55
Add the helper ynh_install_extra_app_dependencies
And the helpers used by this one.
2020-02-09 19:55:38 +01:00
Maniack Crudelis
55d17a6101
Add the helper ynh_install_php 2020-02-09 19:11:06 +01:00
Maniack Crudelis
a489a06daa
Use the default php version into the php helpers 2020-02-09 18:49:27 +01:00
Maniack Crudelis
0081d988ab
Replace __PHPVERSION__ by $YNH_PHP_VERSION in nginx conf files 2020-02-09 18:45:49 +01:00
ljf (zamentur)
c7506fd3a9 [fix] This DNS resolver in ipv6 is unreachable 2020-02-09 03:28:09 +01:00
Kay0u
026c666d7e
remove visitors only for if current value is / 2020-01-29 14:24:59 +07:00
Kay0u
87a3ceb983
[FIX] bad response from the server 2020-01-25 20:49:29 +07:00
Bram
be3ffce003
Merge pull request #859 from YunoHost/fix-ipv6-resolver-unreachable
[fix] This DNS resolver in ipv6 is unreachable
2020-01-18 13:28:15 +01:00
Kay0u
6e427374ec
fix legacy permission management 2020-01-16 00:34:11 +07:00
yalh76
d35dcbe968
adaptation for various actions 2020-01-08 19:57:32 +01:00
Josué Tille
ebb492fd1e
Add force option in upgrade script 2019-12-30 14:43:10 +01:00
Josué Tille
97c3a0fb9b
Fix migration 2019-12-29 21:08:59 +01:00
Josué Tille
414fe1926a
Fix helper 2019-12-29 21:08:59 +01:00
Josué Tille
45966c8ebd
Also add isProtected attribute in ldap_scheme 2019-12-27 16:24:30 +01:00
Josué Tille
9aecacd995
Rename variables 2019-12-23 11:25:20 +01:00
Josué Tille
b38d1a495e
Add force argument in permission update and change default value in permission creation 2019-12-23 11:21:28 +01:00
Josué Tille
cad6f71016
Fix helper 2019-12-23 11:05:27 +01:00
Josue-T
0c6392a5f7
Fix helper
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2019-12-23 11:03:31 +01:00
Josué Tille
e5eed1fa17
Make mandatory the protected attribute in LDAP permission 2019-12-22 15:44:48 +01:00
Josué Tille
fe8a0cbcbd
Update helper for permission protection support 2019-12-22 15:03:29 +01:00
Josué Tille
5d4f62b222
Update LDAP schema for permission protection 2019-12-22 14:44:17 +01:00
Alexandre Aubin
9f81d77693
Merge pull request #853 from YunoHost/app-categories
[enh] Refactor app_list and app_info, + add support for app categories
2019-12-12 19:10:50 +01:00