[Buildbot-devel] Getting started with BuildBot 0.9.0b1 and its auth options

Pierre Tardy tardyp at gmail.com
Sat Jul 11 13:46:24 UTC 2015


Le mer. 1 juil. 2015 à 11:06, Giorgio Valoti <giorgio_v at me.com> a écrit :

> Hi all,
> I’m setting up BuildBot 0.9.0 for the first time and I’d like to better
> understand the authentication/authorization options.
>
> According to the documentation at
> http://docs.buildbot.net/latest/manual/cfg-www.html#user-information:
>
> > By default, Buildbot does not require people to authenticate in order
> > to see the readonly data. In order to access control features in the
> > web UI, you will need to configure an authentication plugin.
>
> So far, so good: I’m planning to use the GoogleAuth plugin. However, I
> don’t see any way to require the authentication to just read the web
> pages.
>

Hi Georgio,

Sorry to be so slow to answer.
At the time, the authorization framework is not yet in master.
The first version is nearly done in this PR:
https://github.com/buildbot/buildbot/pull/1730

First version will allow to restrict force build, and stop build functions,
but the framework is poweful enough to restrict the read of builds also
(although a matcher needs to be implemented for that)

GoogleAuth should work well for authentication, and groups.

Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150711/6369b1a3/attachment.html>


More information about the devel mailing list