rubygem-net-http-digest_auth
https://github.com/drbrain/net-http-digest_auth
An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not fully integrate with Net::HTTP and can be used for with other HTTP clients.
- Sources inherited from project devel:languages:ruby:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-net-http-digest_auth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
net-http-digest_auth-1.3.gem | 0000013312 13 KB | |
rubygem-net-http-digest_auth.changes | 0000000568 568 Bytes | |
rubygem-net-http-digest_auth.spec | 0000002990 2.92 KB |
Revision 3 (latest revision is 6)
Stephan Kulow (coolo)
committed
(revision 3)
- updated to version 1.3 * Minor enhancements * The cnonce is regenerated for every request to improve security. * SecureRandom is used to generate the cnonce instead of Kernel#rand * Bug fix * cnonce and nonce-count are no longer sent when qop was not provided per RFC 2617 section 3.2.2.
Comments 0