Ticket #252 (closed defect: fixed)
side-effecty operations (Force Builder) should be POSTs
| Reported by: | zooko | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.0 |
| Version: | 0.7.6 | Keywords: | |
| Cc: |
Description
Carefully did I configure my apache so that only logged-in, authenticated users could send POST requests.
Shocked was I to learn that buildbot's "Force Build" form is not a POST.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
I would like to give contributors to allmydata.org Tahoe the ability to force builds on buildbots. However, other folks responsible for the allmydata.org infrastructure don't want unauthenticated users or web crawlers or whatever to be able to force builds. If this buildbot ticket were fixed, then the configuration I have already done on the allmydata.org apache server to allow only logged-in users to send POST requests would allow Tahoe contributors to force builds.