package
0.0.0-20200518083655-44f170f9dffd
Repository: https://github.com/freman/caddy-reauth.git
Documentation: pkg.go.dev

# Constants

Backend name.
DefaultTimeout for sub requests.
DefaultUsername to use when talking to gitlab.

# Structs

GitlabCI backend provides authentication against gitlab paths, primarily to make it easier to dynamically authenticate the gitlab-ci against gitlab permitting testing access to otherwise private resources without storing credentials in gitlab or gitlab-ci.yml Authenticating against this backend should be done with the project path as the username and the token as the password.