portainer/api/third_party/digest
Matt Hook 241440a474
fix(fdo): import deleted digest library [EE-4654] (#8129)
* import digest lib

* update references

* fix lint errors
2022-11-30 09:11:49 +13:00
..
CONTRIBUTORS fix(fdo): import deleted digest library [EE-4654] (#8129) 2022-11-30 09:11:49 +13:00
COPYING fix(fdo): import deleted digest library [EE-4654] (#8129) 2022-11-30 09:11:49 +13:00
README.md fix(fdo): import deleted digest library [EE-4654] (#8129) 2022-11-30 09:11:49 +13:00
digest.go fix(fdo): import deleted digest library [EE-4654] (#8129) 2022-11-30 09:11:49 +13:00
digest_test.go fix(fdo): import deleted digest library [EE-4654] (#8129) 2022-11-30 09:11:49 +13:00

README.md

GoDoc

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 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