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

daniel at collin.com daniel at collin.com
Thu Jun 2 13:27:35 UTC 2016


Some more info about this. I see this when looking in the developer
tools in the browser: 

scripts.js?_1453325957138:15 WebSocket connection to 'wss://<external
url>/ws' failed: Error during WebSocket handshake: Unexpected response
code: 200

Does that mean I need to allow WebSocket to connect from the outside? 

Cheers! 

On 2016-06-01 20:10, Daniel Collin wrote:

> 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> 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> 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 
> 
> 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/20160602/7331281d/attachment.html>


More information about the users mailing list