Commit Graph

147 Commits

Author SHA1 Message Date
Eric Nemchik 66a4c1203b Mitigate https://httpoxy.org/ vulnerabilities.
Ref: https://www.nginx.com/blog/mitigating-the-httpoxy-vulnerability-with-nginx#Defeating-the-Attack-using-NGINX-and-NGINX-Plus
2021-10-26 08:33:36 -05:00
obsidiangroup 0ffa850cdc Fixed HE DNS validation.
Fixed HE DNS validation to adhere to certbot/certbot PR#8131 (https://github.com/certbot/certbot/pull/8131)
2021-10-06 13:41:58 -04:00
obsidiangroup aa9990b496 Added support for Hurricane Electric (HE) DNS validation
Adds support for Hurricane Electric's Free DNS Service validation.
2021-10-05 19:23:25 -04:00
quietsy b309e1ce45 Add an optional header to opt out of Google FLoC 2021-09-19 22:37:47 +03:00
aptalca 31190157fb add ionos dns plugin 2021-08-01 12:51:47 -04:00
aptalca 224abb686d update authelia-server.conf for resolver and CVE 2021-05-28 17:40:28 -04:00
aptalca 012e729f49 emergency fixes to default and proxy.conf 2021-05-18 11:47:01 -04:00
aptalca 12386fbfc7 fix typos 2021-05-14 17:07:21 -04:00
aptalca 24c5e9f243 use lsio wheel index, use ffdhe4096 per rfc7919 2021-05-14 10:43:47 -04:00
Eric Nemchik b1ae12189f Fix indentation 2021-04-27 14:32:41 -05:00
Eric Nemchik d77a64aab8 Use default log format, set resolver and worker_processes dynamically 2021-04-27 14:23:35 -05:00
Eric Nemchik e2e39b9f89 Format files 2021-04-27 10:08:22 -05:00
Eric Nemchik 870cd4bd93 Rework nginx.conf to be inline with alpine upstream and relocate lines from other files 2021-04-27 09:30:41 -05:00
James Elliott e116a1829e feat(authelia): add remote name/email headers and pass http method
This adds newer remote credential information from the auth_request headers sent by Authelia, Remote-Name includes the users display name, and Remote-Email includes their email. Additionally it sets the X-Forwarded-Method header to the original $request_method detected by nginx, which is used for the new acl rule method filter.
2021-04-21 13:17:25 +10:00
Thomas Cuthbert 0ac5a2a4f2 Add vultr certbot authenticator plugin 2021-04-12 21:10:12 +08:00
Simon Lepla 6f8101e9b1 add support for directadmin dns validation 2021-03-14 11:53:29 +01:00
Eric Nemchik d075d3e2c3 Merge pull request #69 from Erriez/transip-documentation
Add documentation TransIP DNS TXT usage
2021-02-10 18:11:15 -06:00
Erriez dbd8fd4bd0 Add comments TransIP DNS TXT usage 2021-02-09 19:47:20 +01:00
aptalca 479ee5eac1 add brotli and dav-ext, remove lua 2021-02-09 10:50:54 -05:00
aptalca 6f25f82996 add support for hetzner dns validation 2021-01-26 18:11:44 -05:00
aptalca af548a0966 Merge branch 'master' into zerossl 2021-01-08 18:16:07 -05:00
Roxedus 77a82f7163 Fix issues from review 2021-01-08 15:47:36 +01:00
Roxedus 6ebfdc1e87 Update dates 2021-01-03 20:23:48 +01:00
Roxedus 76f0a8c34c Added helpers
Replaced index.html with page with some info, including a the swag documentation.
Added http502 helper page, also linking to our docs.

UI suggestions welcome
2020-12-30 22:58:59 +01:00
aptalca 87cdcfdb18 update dns conf inis 2020-12-27 16:48:09 -05:00
aptalca ffd9b806f9 Merge branch 'master' into master 2020-12-10 09:38:27 -05:00
aptalca 1bdf9a98e2 add new dns methods, check confs, add workflows
add gehirn and sakuracloud dns validation
add conf checker
add trigger workflows
remove deprecated certbot option for public ip logging
2020-12-09 15:43:05 -05:00
nett_hier 1769aad85f Update njalla.ini 2020-11-25 23:27:57 +01:00
netthier 8de14f3790 Create njalla.ini 2020-11-25 22:09:46 +01:00
Tristan Bastian 4d9439c899 add sample netcup.ini file 2020-10-31 23:54:11 +01:00
Eric Nemchik 1d08b6f2e1 Update changelog 2020-10-29 10:38:32 -05:00
Eric Nemchik 01dd12f567 Set frame-ancestors in Content-Security-Policy
https://infosec.mozilla.org/guidelines/web_security#x-frame-options
2020-10-29 10:13:55 -05:00
GilbN a81ab8bcf1 update version 2020-10-27 09:37:00 +01:00
gilbN 38fa575e1e adds a lan allow list if default is no. 2020-10-26 22:51:04 +01:00
Eric Nemchik 2c78490f28 Fix dates 2020-10-04 10:00:32 -05:00
Eric Nemchik 8d5f6e56b8 Cleanups and reordering 2020-10-04 09:56:14 -05:00
Eric Nemchik f626c5f0d4 Update geoip2.conf 2020-09-22 20:08:00 -05:00
Eric Nemchik b58ee45818 Adjust geoip2 instructions 2020-09-22 19:53:40 -05:00
Marius 891aa6bc71 added suggested changes 2020-09-22 17:16:01 +02:00
gilbN 3ac3035efd typo 2020-09-21 00:39:13 +02:00
gilbN b3af27456a nginx.conf version update 2020-09-21 00:01:15 +02:00
gilbN 57b70d654b added geoip2 configs 2020-09-20 23:30:06 +02:00
Eric Nemchik c67946115a Update nginx.conf
Fix indentation
2020-09-07 22:20:57 -05:00
Eric Nemchik 596acd2d7a Version dates on confs 2020-09-01 13:16:31 -05:00
Eric Nemchik 9f1cc323b1 WebSocket proxying
http://nginx.org/en/docs/http/websocket.html
2020-09-01 09:02:42 -05:00
aptalca cb468cd7ee fix github links 2020-08-03 13:41:52 -04:00
aptalca 9352a59250 initial release 2020-08-03 11:00:14 -04:00