1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 09:16:16 +02:00
github.com_openSUSE_osc/osc
Daniel Mach f8a8c9c91c Print user and apiurl when prompting for a password
It's not a good idea to send a password to a different server
than it belongs. Now the server identity is obvious.
2022-09-08 10:51:04 +02:00
..
util git_version: Return version from the source code if there's no matching tag 2022-08-22 11:08:34 +02:00
__init__.py Move __version__ from osc.core to osc 2022-08-24 09:53:26 +02:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
build.py Fix several undefined-variable issues reported by pylint 2022-07-28 21:01:16 +02:00
checker.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
cmdln.py Add global options to subcommands so they can be specified in any place 2022-08-26 16:23:48 +02:00
commandline.py Handle conflicting options manually because the mutually exclusive group is buggy 2022-08-26 17:10:24 +02:00
conf.py Print user and apiurl when prompting for a password 2022-09-08 10:51:04 +02:00
connection.py Pass apiurl to all auth handlers 2022-09-08 10:51:01 +02:00
core.py Fix race condition in using .old directory in Serviceinfo.execute() 2022-09-05 15:33:42 +02:00
credentials.py Print user and apiurl when prompting for a password 2022-09-08 10:51:04 +02:00
fetch.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
grabber.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
meter.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
OscConfigParser.py Clean imports up, drop python 2 fallbacks 2022-07-28 13:17:43 +02:00
oscerr.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
oscssl.py Create ~/.config/osc/trusted-certs if not exists 2022-08-31 14:16:59 +02:00