On Tuesday 25 August 2015, 15:51:14 wrote Carsten Höger:
Hi,
On 25 Aug 2015, at 15:44 , Adrian Schröter <adrian@suse.de> wrote:
On Tuesday 25 August 2015, 15:38:18 wrote Carsten Höger:
Hi,
is it possible to secure the api by enforcing a password?
Using the appliance:
$ wget -Sv --no-check-certificate https://172.16.210.154/person/Admin -O -
This route is also requireing a password today. Are you sure you do not have a .netrc?
Nope, I don’t have one.
Can you try with curl?
$ curl -vk https://172.16.210.154/person/Admin * Trying 172.16.210.154... * Connected to 172.16.210.154 (172.16.210.154) port 443 (#0)
ah, you accessing it via the web interface route .... Can be indeed considered as a bug. Right now, I can just recommend to disable anonymous mode in the configuration osc api -e /configuration -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org