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