
Stefan Seyfried <stefan.seyfried@googlemail.com> writes:
Am 07.07.20 um 10:53 schrieb Stasiek Michalski:
On Tue, Jul 7, 2020 at 10:44, Dan Čermák <dcermak@suse.com> wrote:
This is probably not going to get any simpler given the recent DOS "attacks" (not sure if they were attacks, but OBS' public routes got hammered by web crawlers), see https://github.com/openSUSE/open-build-service/issues/9876
It's probably all the people using HTML instead of the API because it doesn't require authentication
At least stable released OBS versions (no idea what is running on build.o.o) do not need authentication for most stuff, just go the /public route:
As far as I know nothing under /public is part of the official & guaranteed API (ironically one tends to refer to this as the *public* API), so code relying on these routes can break at any time.
seife:~> curl https://build.opensuse.org/build/home:seife <status code="anonymous_user"> <summary>Anonymous user is not allowed here - please login</summary> </status> seife:~> curl https://build.opensuse.org/public/build/home:seife <directory> <entry name="openSUSE_Factory"/> <entry name="SLE_11_SP1"/> <entry name="SLE_10SP3"/> <entry name="Fedora_24"/> </directory> -- Stefan Seyfried
"For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-- Dan Čermák <dcermak@suse.com> Software Engineer Development tools SUSE Software Solutions Germany GmbH Maxfeldstr. 5 90409 Nuremberg Germany (HRB 36809, AG Nürnberg) Managing Director: Felix Imendörffer