Skip to content
Snippets Groups Projects
  1. Oct 17, 2018
    • Tanner Prestegard's avatar
      Update admin managed groups · 379ef37c
      Tanner Prestegard authored
      Add access_managers and superevent_managers to ADMIN_MANAGED_GROUPS.
      They will be removed in the near future, but for now, they should
      be included here so that group memberships are not removed by the
      ligoauth middleware.
      379ef37c
  2. Sep 25, 2018
  3. Sep 21, 2018
  4. Sep 18, 2018
  5. Jul 13, 2018
    • Tanner Prestegard's avatar
      Moving django-extensions into base settings · 37ae63b7
      Tanner Prestegard authored
      django-extensions was just in the test settings before (i.e., not
      deployed on production), but it is pretty nice and useful, so we
      are moving it into the base settings so that it can be used
      everywhere!
      37ae63b7
  6. Jul 09, 2018
    • Tanner Prestegard's avatar
      Middleware for checking client version · 68325aea
      Tanner Prestegard authored
      Adding middleware which checks the client version (for everything
      under /api*) by using the User-Agent header. Obviously requires the
      client to set the header appropriately as well.  Allows access
      when the header is set but 'gracedb-client' is not found in it
      since browsers have to access the web browsable API.
      68325aea
  7. Jun 19, 2018
  8. Mar 23, 2018
  9. Feb 27, 2018
  10. Feb 01, 2018
  11. Jan 29, 2018
  12. Jan 26, 2018
  13. Jan 23, 2018
  14. Oct 31, 2017
Loading