[users at bb.net] Allowing anonymous read-only access to www view

Elliot Saba staticfloat at gmail.com
Wed Feb 22 20:25:56 UTC 2017


Hello there, I've got a buildbot configuration
<https://github.com/staticfloat/julia-buildbot/blob/c31a76e72686216d148051795a211662a27022b8/master/master.cfg#L36-L45>
that uses GitHubAuth to ensure that only users belonging to a certain
organization can start/stop builds, etc...

However, I want anonymous users to be able to see the results of builds,
etc, and it appears that all of that information is locked behind
authentication with this configuration.  Is there some way that I can
specify that control functions should be authenticated, but read-only data
should not?

Thanks!
-E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170222/dc550bad/attachment.html>


More information about the users mailing list