Skip to content

Commit

Permalink
Added HTTP Auth and HTTP Digest authentication google#302
Browse files Browse the repository at this point in the history
  • Loading branch information
dipankar committed Dec 11, 2014
1 parent 5064ad4 commit 6798f19
Show file tree
Hide file tree
Showing 25 changed files with 1,276 additions and 25 deletions.
4 changes: 4 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

178 changes: 178 additions & 0 deletions Godeps/_workspace/src/github.com/abbot/go-http-auth/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions Godeps/_workspace/src/github.com/abbot/go-http-auth/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

70 changes: 70 additions & 0 deletions Godeps/_workspace/src/github.com/abbot/go-http-auth/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions Godeps/_workspace/src/github.com/abbot/go-http-auth/auth.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6798f19

Please sign in to comment.