Skip to content
Snippets Groups Projects
Select Git revision
  • f78a0f452c1d0aafd3971ff0146644c60af050e8
  • master default protected
  • proxmox-provider-v3
  • provision-proxmox-through-terraform
4 results

README.md

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