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

terraform

  • Clone with SSH
  • Clone with HTTPS
  • 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
    Name Last commit Last update
    ..