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

Daniel Collin daniel at collin.com
Wed Jun 1 18:10:14 UTC 2016


Hi again,

I have a small follow up question on this. 
It seems I can’t see the builds that have made (on the frontpage, waterfall view, etc) when I access the webpage over reverse proxy (in nginx that also uses SSL) 
I only see the number of builds that has been made (but no list of them)

If I access the page locally within the network it all works fine.

I wonder if there is something else I need to configure in order for this to work?

Cheers!


> On 29 May 2016, at 11:35, Pierre Tardy <tardyp at gmail.com> wrote:
> 
> Glad to help! 
> 
> Le dim. 29 mai 2016 à 08:31, Daniel Collin <daniel at collin.com <mailto:daniel at collin.com>> a écrit :
> Hi Pierre,
> 
> I have set this up now and it works just the way I want it.
> 
> Thanks for the help!
> 
> Cheers
> 
>> On 28 May 2016, at 22:52, Pierre Tardy <tardyp at gmail.com <mailto:tardyp at gmail.com>> wrote:
>> 
>> 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 <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 <mailto: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 <mailto:users at buildbot.net>
>> https://lists.buildbot.net/mailman/listinfo/users <https://lists.buildbot.net/mailman/listinfo/users>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160601/b85b6f27/attachment.html>


More information about the users mailing list