f06073fbcd
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/ |
||
---|---|---|
.. | ||
admin.go | ||
auth_middleware.go | ||
auth_middleware_test.go | ||
client_resource.go | ||
client_resource_test.go | ||
config.go | ||
discovery_resource.go | ||
discovery_resource_test.go | ||
email_verification.go | ||
email_verification_test.go | ||
error.go | ||
error_test.go | ||
http.go | ||
http_test.go | ||
password.go | ||
password_test.go | ||
register.go | ||
register_test.go | ||
serialization.go | ||
serialization_test.go | ||
server.go | ||
server_test.go | ||
testutil.go | ||
user.go |