Re: [Python-Dev] Access control for buildbot

2014-12-10 Thread Nick Coghlan
On 11 December 2014 at 00:08, Trent Nelson wrote: > > On Dec 10, 2014, at 6:56 AM, jacob toft pedersen wrote: > >> Hi there >> >> I was visiting you buildbot page for inspiration and found that i apparently >> have the option to force stop/start all your builds without any access >> control. >>

Re: [Python-Dev] Access control for buildbot

2014-12-10 Thread Trent Nelson
On Dec 10, 2014, at 6:56 AM, jacob toft pedersen wrote: > Hi there > > I was visiting you buildbot page for inspiration and found that i apparently > have the option to force stop/start all your builds without any access > control. > > You may want to put something to enforce access control?