[ 原始碼: golang-github-abbot-go-http-auth ]
套件:golang-github-abbot-go-http-auth-dev(0.4.0-6)
golang-github-abbot-go-http-auth-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-abbot-go-http-auth:
- [golang-github-abbot-go-http-auth_0.4.0-6.dsc]
- [golang-github-abbot-go-http-auth_0.4.0.orig.tar.gz]
- [golang-github-abbot-go-http-auth_0.4.0-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Basic and Digest HTTP Authentication for golang http
HTTP Basic and HTTP Digest authentication in Go language. This library designed as a simple wrapper for http.RequestHandler functions. Features:
* HTTP Basic and HTTP Digest authentication. * htpasswd and htdigest formatted files. * Automatic reloading of password files. * Pluggable interface for user/password storage. * MD5 and SHA1 for Basic authentication password storage. * Configurable Digest nonce cache size with expiration. * Wrapper for legacy http handlers (http.HandlerFunc interface)
其他與 golang-github-abbot-go-http-auth-dev 有關的套件
|
|
|
|
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries