[opensuse-buildservice] how to configure registration and anonymous in private obs 2.5.2
Hi, In commit 6ff4d16dd4bf97386e99d9c9b44ac6a28b734fd6, allow_anonymous and new_user_registration were moved into /configuration API as anonymous and registration. However, when I access "https://$servername/configuration" page as default "Admin" account, I can't find the corresponding configurations. How to configure these 2 settings via API? Thanks, Rick -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hi Rick, On Tue, 13 May 2014 18:23:44 +0000 Rick Liu <rickliu@broadcom.com> wrote:
In commit 6ff4d16dd4bf97386e99d9c9b44ac6a28b734fd6, allow_anonymous and new_user_registration were moved into /configuration API as anonymous and registration.
However, when I access "https://$servername/configuration" page as default "Admin" account, I can't find the corresponding configurations.
How to configure these 2 settings via API?
use osc api /configuration > file [edit file] osc api /configuration -T file That should do the trick. Greetings, Stefan -- Stefan Botter zu Hause Bremen
Hi Stefan, Thanks, that works for the trick~ Rick -----Original Message----- From: Stefan Botter [mailto:stefan@botter.cc] Sent: Wednesday, May 14, 2014 6:03 AM To: opensuse-buildservice@opensuse.org Subject: Re: [opensuse-buildservice] how to configure registration and anonymous in private obs 2.5.2 Hi Rick, On Tue, 13 May 2014 18:23:44 +0000 Rick Liu <rickliu@broadcom.com> wrote:
In commit 6ff4d16dd4bf97386e99d9c9b44ac6a28b734fd6, allow_anonymous and new_user_registration were moved into /configuration API as anonymous and registration.
However, when I access "https://$servername/configuration" page as default "Admin" account, I can't find the corresponding configurations.
How to configure these 2 settings via API?
use osc api /configuration > file [edit file] osc api /configuration -T file That should do the trick. Greetings, Stefan -- Stefan Botter zu Hause Bremen -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Rick Liu
-
Stefan Botter