<div dir="ltr">Hi Daniel<div><br></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><br></div><div><br></div><div>I feel this should fit your need.</div><div><br></div><div>let us know</div><div><br></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 :<br></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" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>