Skip to content

Plugin for conan server using htpasswd for authentication

License

Notifications You must be signed in to change notification settings

d-schiffner/conan-htpasswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conan HTPASSWD Authorization Manager

This is a simple htpasswd authorization manager for conan > 0.21

Deployment

Copy the authenticator to [path to conan_server]/plugins/authenticator and add htpasswd_authenticator to the server config by adding custom_authenticator: htpasswd_authenticator in the [server] section

To customize the htpasswd file location, add the key htpasswd_file: {location} to the [server] section

License

MIT

About

Plugin for conan server using htpasswd for authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages