Skip to content
Snippets Groups Projects
  1. Oct 17, 2018
    • Tanner Prestegard's avatar
      Rename LocalUser model to RobotUser · 548658c4
      Tanner Prestegard authored
      RobotUser should only be used for robot user accounts.  It's a clunky
      way of identifying robot accounts, but it's all we have for now.
      548658c4
    • 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
    • Tanner Prestegard's avatar
      Update failover to lvalert_send · 03f3a016
      Tanner Prestegard authored
      Failover to lvalert_send now uses new LVALert Python API, rather
      than forking a Process to call the lvalert_send script.
      03f3a016
    • Tanner Prestegard's avatar
      Upgrade to latest LVAlert package · 501f827d
      Tanner Prestegard authored
      Upgrade to newest LVAlert package and fix some requirements.
      There is a bug with sleekxmpp and certain versions of pyasn1-modules,
      so we revert the version of that and pyasn1. We also remove some
      requirements which are really dependencies of requirements.
      501f827d
  2. Oct 12, 2018
  3. Oct 11, 2018
  4. Oct 08, 2018
  5. Oct 05, 2018
  6. Oct 04, 2018
  7. Oct 03, 2018
  8. Oct 01, 2018
Loading