Commit graph

1638 commits

Author SHA1 Message Date
Anton Reutov
ada32d5535
fix for the use of a deprecated directive in nginx 2019-02-28 15:05:11 +03:00
Anton Reutov
1806c2a3d6
fix for the use of a deprecated directive in nginx 2019-02-28 15:05:09 +03:00
Anton Reutov
dca488c0f7
fix for the use of a deprecated directive in nginx 2019-02-28 15:05:06 +03:00
Anton Reutov
58ddfd4b4d
fix for the use of a deprecated directive in nginx 2019-02-28 15:05:04 +03:00
Anton Reutov
f64e745e20
fix for the use of a deprecated directive in nginx 2019-02-28 15:05:02 +03:00
Anton Reutov
8ef8d8b722
fix for the use of a deprecated directive in nginx 2019-02-28 15:05:00 +03:00
Anton Reutov
d449784697
fix for the use of a deprecated directive in nginx 2019-02-28 15:04:58 +03:00
Anton Reutov
68230531b3
fix for the use of a deprecated directive in nginx 2019-02-28 15:04:53 +03:00
Anton Reutov
37acc7bf31
fix for the use of a deprecated directive in nginx 2019-02-28 15:04:49 +03:00
Anton Reutov
faa9d4aa62
fix for the use of a deprecated directive in nginx 2019-02-28 15:04:45 +03:00
Anton Reutov
75283ef755
fix for the use of a deprecated directive in nginx 2019-02-28 14:50:10 +03:00
Anton Reutov
b289a46cfb
fix for the use of a deprecated directive in nginx 2019-02-28 14:50:05 +03:00
Anton Reutov
4f086744be
fix for the use of a deprecated directive in nginx 2019-02-28 14:50:00 +03:00
Anton Reutov
40a8461b28
fix for the use of a deprecated directive in nginx 2019-02-28 14:49:56 +03:00
Anton Reutov
f36148ca01
fix for the use of a deprecated directive in nginx 2019-02-28 14:47:36 +03:00
Anton Reutov
0226e7b862
fix for the use of a deprecated directive in nginx 2019-02-28 14:47:33 +03:00
Anton Reutov
064a16043d
fix for the use of a deprecated directive in nginx 2019-02-28 14:47:31 +03:00
Anton Reutov
48f61fcc2c
fix for the use of a deprecated directive in nginx 2019-02-28 14:47:29 +03:00
Anton Reutov
3188ae9999
fix for the use of a deprecated directive in nginx 2019-02-28 14:42:44 +03:00
Anton Reutov
01d9626b6c
fix for the use of a deprecated directive in nginx 2019-02-28 14:42:38 +03:00
Anton Reutov
3ed733669e
fix for the use of a deprecated directive in nginx 2019-02-28 14:41:55 +03:00
Anton Reutov
4ed0ca484c
fix for the use of a deprecated directive in nginx 2019-02-28 14:41:35 +03:00
Anton Reutov
dc3dec644d
fix for the use of a deprecated directive in nginx 2019-02-28 14:40:06 +03:00
Anton Reutov
6bb56a8742
fix for the use of a deprecated directive in nginx 2019-02-28 14:39:37 +03:00
Anton Reutov
5ea43b6df6
fix for the use of a deprecated directive in nginx 2019-02-28 14:39:05 +03:00
Anton Reutov
7a1cdc689e
fix for the use of a deprecated directive in nginx 2019-02-28 14:13:15 +03:00
Anton Reutov
232dbf0d09
fix for the use of a deprecated directive in nginx 2019-02-28 14:11:55 +03:00
Anton Reutov
5b4d89b47f
fix for the use of a deprecated directive in nginx 2019-02-28 14:11:21 +03:00
Anton Reutov
6a5061a7a9
fix for the use of a deprecated directive in nginx 2019-02-28 14:11:03 +03:00
Anton Reutov
7aa71c6ca0
fix for the use of a deprecated directive in nginx 2019-02-28 14:10:11 +03:00
Anton Reutov
b22802478d
fix for the use of a deprecated directive in nginx 2019-02-28 14:07:33 +03:00
Anton Reutov
21ce107c68
fix for the use of a deprecated directive in nginx 2019-02-28 14:07:07 +03:00
Anton Reutov
edb3fcc2df
fix for the use of a deprecated directive in nginx 2019-02-28 14:06:25 +03:00
Anton Reutov
372770931c
fix for the use of a deprecated directive in nginx 2019-02-28 14:05:12 +03:00
Anton Reutov
a09f097b3b
Merge pull request #1810 from ifaist0s/master
Proposed fix for the use of a deprecated directive in nginx
2019-02-28 13:54:13 +03:00
Serghey Rodin
f4d3f7a85f Full PMA&Roundcube installs + dovecot namespace hotfix 2019-02-27 14:03:51 +02:00
Serghey Rodin
bf5aa0fd6e auto subscribe mail dirs 2019-02-23 11:30:28 +02:00
Serghey Rodin
d05a02e0b6 hotfix for dovecot namespace on ubuntu 18.04 2019-02-21 15:56:34 +02:00
Serghey Rodin
561d7e9f01 force flag isn't required when admin group exists since it's there by default 2019-02-20 18:01:06 +02:00
ifaist0s
6c072a91c4
Use of deprecated directive
FIX: [warn] 31172#31172: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead
CAUSE: http://hg.nginx.org/nginx/rev/46c0c7ef4913
2019-01-22 12:59:33 +02:00
ifaist0s
a72ecfbcfb
Use of deprecated directive
FIX: [warn] 31172#31172: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead
CAUSE: http://hg.nginx.org/nginx/rev/46c0c7ef4913
2019-01-22 12:58:48 +02:00
ifaist0s
45a6824990
Use of deprecated directive
FIX: [warn] 31172#31172: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead
CAUSE: http://hg.nginx.org/nginx/rev/46c0c7ef4913
2019-01-22 12:52:36 +02:00
ifaist0s
18ec586831
Use of deprecated directive
FIX: [warn] 31172#31172: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead
CAUSE: http://hg.nginx.org/nginx/rev/46c0c7ef4913
2019-01-22 12:51:59 +02:00
dpeca
8010f5d802
CentOS7: Register /sbin/nologin and /usr/sbin/nologin
Fix for https://github.com/serghey-rodin/vesta/issues/1437
2018-12-27 20:56:14 +01:00
Serghey Rodin
59695acd10 universe repository check 2018-11-29 13:40:15 +02:00
Anton Reutov
6a8f77db18
Merge pull request #1696 from prodimon/bugfix-nginx-templates
bugfix nginx templates
2018-11-25 01:51:14 +02:00
dpeca
2044890bae
Merge pull request #1776 from lukapaunovic/patch-44
Update nginx.conf
2018-11-14 13:08:29 +01:00
dpeca
8c52faab65
Merge pull request #1775 from lukapaunovic/patch-38
Update nginx.conf
2018-11-14 13:08:13 +01:00
dpeca
64ad51376d
Merge pull request #1774 from lukapaunovic/patch-42
Update nginx.conf
2018-11-14 13:07:57 +01:00
dpeca
784f075fa8
Merge pull request #1773 from lukapaunovic/patch-41
Update nginx.conf
2018-11-14 13:07:29 +01:00