[users at bb.net] Disable read-only www view

Pierre Tardy tardyp at gmail.com
Sat May 28 20:52:45 UTC 2016


Hi Daniel

UserPasswordAuth is actually to configure authorizations for any actions on
the buildbot.
There is no mechanism to prevent read right now.
You can setup basic auth on nginx though
http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html

I feel this should fit your need.

let us know

Pierre

Le sam. 28 mai 2016 à 16:23, Daniel Collin <daniel at collin.com> a écrit :

> Hi,
>
> I’m running with Buildbot 0.9.0b9 (b6 for www) and I wonder if there is a
> way to have the read-only www page password protected?
>
> I have a nginx forward proxy infront of the master instance (using https
> only) and I also tried to use “UsePasswordAuth(…)” in the config which
> isn’t really want I want as it still allows users to see the read-only page.
>
> I wonder what the best way to solve this is? Is it better to have nginx to
> have setup up some password protection instead of having it inside the
> master config?
>
> Cheers!
>
> Daniel
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160528/1280d753/attachment.html>


More information about the users mailing list