1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-15 01:56:17 +01:00
github.com_openSUSE_osc/osc
Oleg Girko ca2f1a90c8 Add support for non-root paths in API URLs.
Currently osc supports API URLs without path only,
like https://api.example.com (if there is pathname, it's just ignored).
With this change API URLS with path, like https://example.com/api
are supported correctly.

This is useful for those who can't have OBS api, webui and main site
on different domains and buy separate X.509 certificates for them,
or just can't afford to have separate IP addresses for them
(please note that currently osc doesn't support TLS SNI).

Signed-off-by: Oleg Girko <ol@infoserver.lv>
2015-05-14 16:46:10 +01:00
..
util add obsoletes, conflicts, evr query methods 2014-12-09 13:04:55 +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: catch URLGrabError exception 2014-06-08 22:32:35 +02:00
build.py - do_build: added --trust-all-projects option 2015-05-05 23:39:58 +02:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Added readline support to cmdln-module. 2015-01-09 13:33:31 +01:00
commandline.py - do_build: added --trust-all-projects option 2015-05-05 23:39:58 +02:00
conf.py Add support for non-root paths in API URLs. 2015-05-14 16:46:10 +01:00
core.py Add support for non-root paths in API URLs. 2015-05-14 16:46:10 +01:00
fetch.py Verify hdrmd5 of packages if specified in the buildinfo 2014-11-17 12:40:54 +01:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py - OscConfigParser: added "proper" parameter to the has_option method 2014-06-04 15:29:50 +02:00
oscerr.py - oscerr.ServiceRuntimeError: fixed docstr 2013-08-29 15:35:40 +02:00
oscssl.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00