mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
977a3c3226
* Store name of authenticated user in basicauth for use by upstream middleware such as fastcgi and cgi. * Use request context to transfer name of authorized user from basicauth to upstream middleware. Test retrieval of name from context. * Remove development code that was inadvertently left in place * Use keys of type httpserver.CtxKey to access Context values |
||
---|---|---|
.. | ||
dialer_test.go | ||
dialer.go | ||
fastcgi_test.go | ||
fastcgi.go | ||
fcgi_test.php | ||
fcgiclient_test.go | ||
fcgiclient.go | ||
setup_test.go | ||
setup.go |