You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/third_party/digest/README.md

28 lines
666 B

[![GoDoc](https://godoc.org/github.com/bobziuchkovski/digest?status.svg)](https://godoc.org/github.com/bobziuchkovski/digest)
# Golang HTTP Digest Authentication
## Overview
This is a fork of the (unmaintained) code.google.com/p/mlab-ns2/gae/ns/digest package.
There's a descriptor leak in the original package, so this fork was created to patch
the leak.
## Usage
See the [godocs](https://godoc.org/github.com/bobziuchkovski/digest) for details.
## Fork Maintainer
Bob Ziuchkovski (@bobziuchkovski)
## Original Authors
Bipasa Chattopadhyay <bipasa@cs.unc.edu>
Eric Gavaletz <gavaletz@gmail.com>
Seon-Wook Park <seon.wook@swook.net>
## License
Apache 2.0