[ ソース: golang-github-abbot-go-http-auth ]
パッケージ: golang-github-abbot-go-http-auth-dev (0.4.0-4)
golang-github-abbot-go-http-auth-dev に関するリンク
Trisquel の資源:
golang-github-abbot-go-http-auth ソースパッケージをダウンロード:
- [golang-github-abbot-go-http-auth_0.4.0-4.dsc]
- [golang-github-abbot-go-http-auth_0.4.0.orig.tar.gz]
- [golang-github-abbot-go-http-auth_0.4.0-4.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Dmitry Smirnov
- Tim Potter
外部の資源:
- ホームページ [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