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 <[email protected]> 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 <[email protected] 
> <mailto:[email protected]>> 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
> [email protected] <mailto:[email protected]>
> https://lists.buildbot.net/mailman/listinfo/users 
> <https://lists.buildbot.net/mailman/listinfo/users>
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to