0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-03 23:09:57 -05:00
caddy/caddyhttp
Sebastian Hutter a36c7c7e87 Disable basic authentication for OPTIONS method (#2415)
Execute an OPTIONS call and make sure we receive a valid response
independently of the provided username or password as the
authentication step is ignored

* Do not authenticate OPTIONS calls
* Add test for OPTIONS call
2019-01-28 10:26:22 +00:00
..
basicauth Disable basic authentication for OPTIONS method (#2415) 2019-01-28 10:26:22 +00:00
bind Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
browse browse: filter on document load (#2368) 2018-11-25 19:35:15 +00:00
errors Prevent errors test fail if $GOPATH is something like /home/user/caddy (#2347) 2018-11-17 21:51:08 +00:00
expvar
extensions
fastcgi fastcgi: Add default timeouts (#2265) 2018-09-02 15:28:10 -06:00
gzip gzip: avoid unnecessary allocations when not compressing (#2396) 2019-01-16 22:43:31 -07:00
header
httpserver httpserver: add extauth plugin directive (#2444) 2019-01-26 00:12:43 -07:00
index
internalsrv
limits
log
markdown markdown: Fix 500 error (#2266) 2018-08-15 23:35:06 -06:00
mime
pprof
proxy Add header X-Forwarded-Port with placeholder {server_port} to preset proxy preset transparent 2019-01-26 00:42:51 +01:00
push
redirect
requestid
rewrite
root
staticfiles
status
templates templates: delete ETag and Last-Modified headers (#2338) 2018-11-18 14:06:54 -07:00
timeouts
websocket
caddyhttp.go
caddyhttp_test.go Add clustering plugin types; use latest certmagic.Storage interface 2018-12-11 12:13:48 -07:00