Skip to content
Snippets Groups Projects
Select Git revision
  • 5e030a65a9df03ffbff03fa1168848bef53dbc23
  • master default protected
  • debian/buster-swh
  • debian/unstable-swh
  • debian/upstream
  • pristine-tar
  • debian/0.1.2-1_swh1_bpo10+1
  • debian/0.1.2-1_swh1
  • debian/upstream/0.1.2
  • v0.1.2
  • debian/0.1.1-1_swh1_bpo10+1
  • debian/0.1.1-1_swh1
  • debian/upstream/0.1.1
  • v0.1.1
  • 0.1.1
  • debian/0.1.0-1_swh1_bpo10+1
  • debian/0.1.0-1_swh1
  • debian/upstream/0.1.0
  • v0.1.0
  • debian/0.0.6-1_swh1_bpo10+1
  • debian/0.0.6-1_swh1
  • debian/upstream/0.0.6
  • v0.0.6
  • debian/0.0.5-1_swh1_bpo10+1
  • debian/0.0.5-1_swh1
  • debian/upstream/0.0.5
26 results

test_nothing.py

Forked from Platform / Development / swh-scrubber
Source project has a limited visibility.
Antoine R. Dumont (@ardumont)'s avatar
Antoine R. Dumont authored
This includes:

- dropping the old swh.deposit.auth module which included a basic
  authentication middleware. We now use djangorestframework's (drf).
  We did not prior to this due to some package version issue.

- As this returns json response in failing authentication though, we
  convert the response into an swh-deposit one (that code remained in
  the swh.deposit.auth module)
27dfb89f
History