Skip to content
Snippets Groups Projects
  1. Jul 17, 2018
  2. Jan 25, 2018
  3. Jan 24, 2018
  4. Jan 23, 2018
  5. Jan 15, 2018
  6. Jan 11, 2018
  7. Dec 04, 2017
  8. Nov 06, 2017
  9. Oct 25, 2017
  10. Oct 14, 2017
  11. Oct 12, 2017
    • Antoine R. Dumont's avatar
      swh.deposit.auth: private api is free from basic authentication · 27dfb89f
      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
  12. Oct 11, 2017
  13. Oct 06, 2017
Loading