Skip to content
Snippets Groups Projects
Select Git revision
  • d2456bdf5681639aaedef267870bf451a090ef27
  • master default protected
  • deposit-docs
  • embed-json
  • deposit-docs-review
  • mypy-version
  • v3.0.0
  • v2.4.1
  • v2.4.0
  • v2.3.2
  • v2.3.1
  • v2.3.0
  • v2.2.4
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.1
  • v2.1.0
  • v2.0.0
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.4
26 results

download-deposit-archive.sh

Blame
  • 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
    download-deposit-archive.sh 109 B