1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-15 06:47:15 +01:00
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
..
2009-12-03 19:19:53 +01:00
2014-08-12 15:01:16 +02:00
2013-04-16 10:51:41 +02:00
2014-08-12 15:01:16 +02:00