]> git.ipfire.org Git - thirdparty/patchwork.git/commit
views: Allow use of basic auth for bundle mboxes
authorStephen Finucane <stephen@that.guru>
Sun, 26 Feb 2017 23:57:22 +0000 (23:57 +0000)
committerStephen Finucane <stephen@that.guru>
Mon, 20 Mar 2017 19:14:55 +0000 (19:14 +0000)
commit0b4f508a84389fd2b3a9c2a5cfc2128468f2c600
treebbc4ebdd2ec0de892823b1469a4f229135d4f6e9
parentd1c605f9cb11f8c0f76a91217b73382ebf590d93
views: Allow use of basic auth for bundle mboxes

API clients are going to talk using basic auth. We also need to do this
for bundles. The alternative is to provide another endpoint for bundles
in the API but that seems unnecessary.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Andy Doan <andy.doan@linaro.org>
patchwork/views/bundle.py