Skip to content
Snippets Groups Projects
Select Git revision
  • c1e6ffa164ae01ab9b95a2be409e1add81832b12
  • master default protected
  • fix-content-encoding
  • debian/unstable-swh
  • pristine-tar
  • debian/upstream
  • debian/buster-swh
  • mypy-version
  • debian/stretch-swh
  • debian/1.3.3-1_swh1
  • debian/upstream/1.3.3
  • v1.3.3
  • debian/1.3.2-1_swh1
  • debian/upstream/1.3.2
  • v1.3.2
  • debian/1.3.1-1_swh1
  • debian/upstream/1.3.1
  • v1.3.1
  • debian/1.3.0-1_swh1
  • debian/upstream/1.3.0
  • v1.3.0
  • debian/1.2.2-1_swh1_bpo10+1
  • debian/1.2.2-1_swh1
  • debian/upstream/1.2.2
  • v1.2.2
  • debian/1.2.1-1_swh1_bpo10+1
  • debian/1.2.1-1_swh1
  • debian/upstream/1.2.1
  • v1.2.1
29 results

spec-meta-deposit.rst

Forked from Platform / Development / swh-deposit
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