zuul-client/zuulclient
Matthieu Huin ced7a372a7 Support for "basic" authentication
If Zuul's identity provider supports Direct Access Grants, the
user can provide their credentials to zuul-client instead of
an auth token. The credentials can be passed as the --username
and --password CLI arguments, or as fields in the configuration file.

If no password is provided, zuul-client will prompt the user to
provide one.

Change-Id: Ief1a1e8d8f763239357d926dd10407a4ed5d8f37
2023-01-25 11:27:07 +01:00
..
api Support for "basic" authentication 2023-01-25 11:27:07 +01:00
cmd Support for "basic" authentication 2023-01-25 11:27:07 +01:00
utils Support for "basic" authentication 2023-01-25 11:27:07 +01:00
__init__.py Fix integration with Zuul before release 2020-09-24 18:01:42 +02:00
version.py Initialize repository 2020-09-09 18:07:46 +02:00