Skip to content
Snippets Groups Projects
  1. Jun 26, 2019
  2. Jun 25, 2019
  3. Jun 21, 2019
  4. Jun 20, 2019
  5. Jun 19, 2019
  6. Jun 18, 2019
  7. Jun 17, 2019
    • Antoine R. Dumont's avatar
      phabricator.lister: Use credentials setup from configuration file · 6d117059
      Antoine R. Dumont authored
      Prior to this commit, this expected the api.token to be provided at task
      initialization. That behavior has been kept for cli purposes. It's no good for
      production purposes though (as this leaks the credentials in the scheduler db).
      
      So now, the credentials is fetched from the lister's configuration file as the
      other listers do.
      
      Another change is the authentication mechanism which is slighly different. It's
      not using a basic `auth` mechanism. It's expecting an `api.token` query
      parameter so the `request_params` is overriden to provide that.
      
      Related T1809
      v0.0.26
      6d117059
  8. Jun 14, 2019
  9. Jun 13, 2019
  10. Jun 11, 2019
  11. Jun 08, 2019
  12. May 29, 2019
  13. May 22, 2019
  14. May 21, 2019
  15. May 20, 2019
  16. May 15, 2019
  17. May 14, 2019
  18. May 13, 2019
  19. Apr 12, 2019
  20. Apr 11, 2019
  21. Apr 10, 2019
Loading