golang-github-adxgun-registry-auth-dev - 0.0~git20200730.8cde180-4 main

This package implements a docker registry token authentication server.
.
The goal of this project is to provide a flexible, easy-to-customize
package for implementing docker registry token authentication server.
Other solutions allows developers to configure auth database or acls
which is too simple and complex at the same time. This package will
allow developers to perform authentication and authorization to
private/self-hosted docker registry in-app, which makes it easy for
developers to write their authentication or authorization logic as they
see fit.
.
This package is particularly useful when you have a self-hosted docker
registry and you need to define access and permissions for users.
Default docker registry login is a simple htpasswd file that'll be
verified over HTTP basic auth. This method limited as it only allows a
single user a full access to the docker registry. By having a token
authentication server, you can write your own authentication and
authorization logic thereby allowing multiple user authentication for
your self-hosted docker-registry.

Priority: optional
Section: golang
Suites: dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Installed Size: 31.7 kB
Architectures: all 

 

Versions

0.0~git20200730.8cde180-4 all