caddy/caddyhttp/basicauth
Toby Allen 4f8020a94c basicauth: Simplify user replacement on auth failure (#2470)
* Can simply add user to replacer before Replace call.  user is then also added to logs

* use fmt.Errorf

* fix how fmt.Errorf is called.
2019-03-04 12:02:24 -07:00
..
basicauth_test.go basicauth: Log error when authentication fails (#2434) 2019-02-15 11:50:30 -07:00
basicauth.go basicauth: Simplify user replacement on auth failure (#2470) 2019-03-04 12:02:24 -07:00
setup_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
setup.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00