dex/pkg
Gyu-Ho Lee f06073fbcd server: use standard lib http.Request.BasicAuth
Go 1.4+ has https://golang.org/pkg/net/http/#Request.BasicAuth
method for http.Request and it was requested by CoreOS(kelsey) [1]
with the same functionalities. If dex's Go development is being done
in Go 1.4 or later, we should use the standard library.

Thanks!

---
[1] https://codereview.appspot.com/76540043/
2015-10-06 05:00:33 -07:00
..
crypto *: Remove unnecessary else statements 2015-09-04 22:45:32 +03:00
flag pkg/flag: add new Base64, Base64List flag.Values 2015-08-25 16:42:43 -07:00
html *: move original project to dex 2015-08-18 11:26:57 -07:00
http server: use standard lib http.Request.BasicAuth 2015-10-06 05:00:33 -07:00
log *: move original project to dex 2015-08-18 11:26:57 -07:00
net *: move original project to dex 2015-08-18 11:26:57 -07:00
time *: move original project to dex 2015-08-18 11:26:57 -07:00