1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-14 01:26:23 +01:00
github.com_openSUSE_osc/osc
Brandon Philips 51d2436023 conf: detect and handle blank usernames
Fix situation where osc has added a blank username to the keyring and
update the config parse script to do the right thing and not allow blank
usernames.

I was in a very confusing situation where my keyring ended up with two
entries:

- @api.suse.de
- philipsb@api.suse.de

And I was getting 401s because of it.

Signed-off-by: Brandon Philips <bphilips@suse.de>
2010-12-18 03:27:26 +01:00
..
util - util/debquery.py: workaround for python2.4's tarfile module 2010-12-04 12:11:34 +01:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - babysitter.py: catch util.packagequery.PackageError 2010-10-21 21:51:20 +02:00
build.py [osc] add cb(pre)ignore capabilities to osc. 2010-09-21 11:29:18 +02:00
checker.py ignore gpg key import errors 2010-08-17 15:16:00 +02:00
cmdln.py One more case for dash escaping in man page. 2010-12-09 10:32:31 +01:00
commandline.py Added dropreq droprequest as aliases to deleterequest, 2010-12-14 15:49:27 +01:00
conf.py conf: detect and handle blank usernames 2010-12-18 03:27:26 +01:00
core.py - fixed #658664 ("osc: a package internal error occured") 2010-12-17 23:25:50 +01:00
fetch.py - enable cpio bulk download by default 2010-09-07 16:08:05 +02:00
meter.py - meter.py: reduced status bar (this one is used if there's no Content-Length header) 2010-09-09 14:58:33 +02:00
OscConfigParser.py - OscConfigParser: don't interpolate continuation lines 2010-11-14 18:53:14 +01:00
oscerr.py - do_repairwc/wc_repair: repair missing "_apiurl" file 2010-09-28 23:07:33 +02:00
oscssl.py - fixed proxy handling (broken by 53361a50f1) 2010-12-17 18:14:11 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00