<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Some more info about this. I see this when looking in the developer tools in the browser:</p>
<p>scripts.js?_1453325957138:15 WebSocket connection to 'wss://<external url>/ws' failed: Error during WebSocket handshake: Unexpected response code: 200</p>
<div> </div>
<p>Does that mean I need to allow WebSocket to connect from the outside?</p>
<p>Cheers!</p>
<p>On 2016-06-01 20:10, Daniel Collin wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>Hi again,</div>
<div> </div>
<div>I have a small follow up question on this. </div>
<div>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) </div>
<div>I only see the number of builds that has been made (but no list of them)</div>
<div> </div>
<div>If I access the page locally within the network it all works fine.</div>
<div> </div>
<div>I wonder if there is something else I need to configure in order for this to work?</div>
<div> </div>
<div>Cheers!</div>
<div> </div>
<br />
<div>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div>On 29 May 2016, at 11:35, Pierre Tardy <<a href="mailto:tardyp@gmail.com">tardyp@gmail.com</a>> wrote:</div>
<div>
<div dir="ltr">Glad to help! </div>
<br />
<div class="gmail_quote">
<div dir="ltr">Le dim. 29 mai 2016 à 08:31, Daniel Collin <<a href="mailto:daniel@collin.com">daniel@collin.com</a>> a écrit :</div>
<blockquote class="gmail_quote" style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">
<div style="word-wrap: break-word;">
<div>Hi Pierre,</div>
<div> </div>
<div>I have set this up now and it works just the way I want it.</div>
<div> </div>
<div>Thanks for the help!</div>
<div> </div>
<div>Cheers</div>
</div>
<div style="word-wrap: break-word;"><br />
<div>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div>On 28 May 2016, at 22:52, Pierre Tardy <<a href="mailto:tardyp@gmail.com">tardyp@gmail.com</a>> wrote:</div>
<br />
<div>
<div dir="ltr">Hi Daniel
<div> </div>
<div>UserPasswordAuth is actually to configure authorizations for any actions on the buildbot.</div>
<div>There is no mechanism to prevent read right now.</div>
<div>You can setup basic auth on nginx though</div>
<div><a href="http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html">http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html</a></div>
<div> </div>
<div>I feel this should fit your need.</div>
<div> </div>
<div>let us know</div>
<div> </div>
<div>Pierre</div>
</div>
<br />
<div class="gmail_quote">
<div dir="ltr">Le sam. 28 mai 2016 à 16:23, Daniel Collin <<a href="mailto:daniel@collin.com">daniel@collin.com</a>> a écrit :</div>
<blockquote class="gmail_quote" style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">Hi,<br /><br /> 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?<br /><br /> 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.<br /><br /> 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?<br /><br /> Cheers!<br /><br /> Daniel<br /> _______________________________________________<br /> users mailing list<br /><a href="mailto:users@buildbot.net">users@buildbot.net</a><br /><a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</blockquote>
</body></html>