Alexandre Aubin
c75a3f1b44
Also disabling httpt2 in yunohost_admin.conf
2018-05-08 05:50:39 +02:00
Alexandre Aubin
25bd5648a7
Disabling http2 for now as it's causing weird issues with curl
2018-05-02 18:16:08 +02:00
frju365
cc3c704ba8
[enh] Enable HTTP2 protocol in nginx conf ( #448 )
...
* [Add] http2
* Update yunohost_admin.conf
2018-05-02 18:07:30 +02:00
frju365
9ebb082e32
[fix] Nginx Regression typo ( #459 )
2018-05-02 14:10:13 +02:00
Bram
c36431ce24
Merge pull request #454 from frju365/patch-2
...
[enh] ECDH Curves
2018-05-02 06:36:39 +02:00
frju365
90e093a482
Tweak the CSP config in nginx template for domains ( #456 )
...
* Little correction for template conf for apps
* Move the default-src CSP thing to report-only for now
2018-05-01 23:44:23 +02:00
frju365
6c07296b9f
[Fix] ECdH curve not compatible with Jessie
2018-05-01 17:16:27 +02:00
frju365
57155c94d8
[Fix] ECDH curve not compatible
2018-05-01 17:15:55 +02:00
frju365
d497fd216a
Update server.tpl.conf
2018-04-28 21:40:39 +02:00
frju365
3a4ac25721
Update yunohost_admin.conf
2018-04-28 21:40:13 +02:00
frju365
1bb65cfdf8
[enh] add X25519 curve
2018-04-28 21:34:23 +02:00
frju365
f59eed7b7e
[enh] add X25519 curve
2018-04-28 21:33:49 +02:00
frju365
15a331ec5d
Update yunohost_admin.conf
2018-04-28 21:21:44 +02:00
frju365
d73789c546
Update server.tpl.conf
2018-04-28 21:21:25 +02:00
frju365
8c3c9e697a
[enh] ECDH Curves
2018-04-28 20:44:44 +02:00
frju365
0154f15d95
[enh] ECDH Curves
2018-04-28 20:42:57 +02:00
Laurent Peuch
bda19df019
Merge pull request #399 from frju365/unstable
...
Fix security of nginx headers .
2018-02-09 19:32:23 +01:00
frju365
6ab29260cf
[enh] Mozilla directives.
2018-02-09 16:25:09 +01:00
frju365
4276a187a0
[enh] Comment with the URL of the Mozilla Directives
2018-02-09 16:24:16 +01:00
frju365
03273e3b94
[fix] typo
2018-02-09 16:20:29 +01:00
frju365
4f616fe8c7
[Fix] CSP cf. another PR.
2018-02-09 16:11:41 +01:00
frju365
c824f403a4
[Fix] Referrer, CSP bad conf. cf. Another pr.
2018-02-09 16:10:31 +01:00
Laurent Peuch
c6d6367077
Merge pull request #356 from ariasuni/unstable
...
[enh] enable gzip compression for common text mimetypes in Nginx
2018-02-08 00:40:34 +01:00
Alexandre Aubin
6f2acb7eb6
Wording
2018-01-18 21:10:08 +01:00
ljf
5cf6895ba2
[fix] Bad issue number in a comment
2018-01-17 17:22:13 +01:00
ljf
8a2434eb44
[fix] Nginx traversal issue
2018-01-17 17:19:06 +01:00
Alexandre Aubin
4eeeb783af
Keep only css and javascript for gzip types.
2018-01-14 02:11:11 +01:00
frju365
bd2f459e86
[Fix] Referrer
2017-12-30 11:18:58 +01:00
frju365
b655229cbd
[Fix] Referrer
2017-12-30 11:18:17 +01:00
frju365
804d0b29c3
[Fix] Add CSP in Admin conf
2017-12-29 18:25:17 +01:00
frju365
95835118bd
[Fix] CSP Standart.
2017-12-29 17:59:12 +01:00
frju365
5cd30e584d
[Fix] Nginx headers in Admin conf
2017-12-29 16:16:37 +01:00
frju365
9e19e5316c
[Fix] Nginx headers
2017-12-29 16:07:15 +01:00
frju365
e696caa31f
[Fix] Nginx headers
2017-12-29 16:00:29 +01:00
ariasuni
e1b5eead3f
[fix] disable gzip compression for json to avoid BREACH attack
2017-08-28 16:42:32 +02:00
ariasuni
f541edbb2a
[enh] enable gzip compression for common text mimetypes in Nginx
2017-08-26 20:24:38 +02:00
Alexandre Aubin
6cc237dcca
Changing nginx ciphers to intermediate compatiblity ( #298 )
...
* Changing nginx ciphers to intermediate compatiblity
* [fix] Move commented ciphers list after, and add explanation
* [fix] Move commented ciphers list after, and add explanation
2017-04-28 17:37:34 +02:00
JimboJoe
bb11168c31
Fix for missing YunoHost tiles ( #276 )
...
This PR:
- brings back [this PR](https://github.com/YunoHost/yunohost-config-nginx/pull/3/files ) which seems to have stayed behind when migrating from `yunohost-config-nginx`. It fixes the missing tile for Jirafeau app (and maybe others).
- adds a fix to serve `ynhpanel.*` files whatever the app ningx rules are (some apps nginx conf files block them, like duniter or nextcloud).
2017-03-26 21:07:13 +02:00
ljf
8cba71b514
[fix] Apply cipher suite into webadmin nginx conf
2017-03-20 00:45:33 +01:00
Alexandre Aubin
f851817bbf
Updating ciphers with recommendation from mozilla with modern compatibility
2017-03-12 20:58:45 -04:00
Laurent Peuch
087cdb961c
[enh] upgrade ciphers suit to more secure ones
2017-02-25 22:04:52 +01:00
Jérôme Lebleu
d851237dc2
[enh] Update nginx conf_regen hook and simplify plain conf files copy
2016-04-16 16:43:13 +02:00
opi
f3768217d1
[enh] Redirect most of 404 to maindomain.tld/yunohost/sso
2016-03-15 00:07:36 +01:00
opi
7729d91e78
[fix] Cleaner Nginx redirection rules. Use permanent only when paths match.
2016-03-09 22:05:45 +01:00
opi
204e3ed3ff
[fix] Use plain text 502 error page.
2016-03-09 21:51:00 +01:00
Cédric Félizard
fe26478e03
Don't emit Nginx version
...
http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
2016-02-29 10:39:13 +00:00
Cédric Félizard
0d69e15ede
Clean up whitespaces and group sections semantically
...
No functional changes
2016-02-09 18:21:18 +00:00
opi
65721b41f3
[fix] head opening tag may have attributes.
2016-02-08 12:33:34 +01:00
opi
032f9c86ed
[enh] Short cache on handlebars templates
...
Backported from https://github.com/YunoHost/yunohost-config-nginx/pull/5
2015-11-24 11:22:01 +01:00
kload
cfc661e612
[fix] Make Nginx configuration generation to work
2015-09-28 16:31:19 -04:00