Skip to content
Snippets Groups Projects
  1. Jun 19, 2019
  2. Jun 18, 2019
  3. 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
  4. Jun 14, 2019
  5. Jun 13, 2019
  6. Jun 11, 2019
  7. Jun 08, 2019
  8. May 29, 2019
  9. May 22, 2019
  10. May 21, 2019
  11. May 20, 2019
  12. May 15, 2019
  13. May 14, 2019
  14. May 13, 2019
  15. Apr 12, 2019
  16. Apr 11, 2019
  17. Apr 10, 2019
  18. Mar 24, 2019
  19. Mar 19, 2019
  20. Feb 14, 2019
Loading