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

Reply via email to