-
Notifications
You must be signed in to change notification settings - Fork 988
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add auth_plugin
with tests
#16942
Add auth_plugin
with tests
#16942
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments/suggestions to discuss
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Failing test, otherwise looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think looks good to move forward, good job
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Co-authored-by: Abril Rincón Blanco <git@rinconblanco.es>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Changelog: Feature: New
auth_remote.py
plugin for custom user authentication to Conan remotes.Changelog: Feature: New
auth_source.py
plugin for custom user authentication for generic downloads of sources.Changelog: Bugfix: Allow
remote_login
accept patterns.Docs: conan-io/docs#3846
Close #4266
Close #4196
If we are going have two diferent plugins one for remote auth and another one for source credentials we might want to change this name, I have though
remote_auth_plugin
andsource_auth_plugin