1. 02 Aug, 2017 7 commits
  2. 07 Jul, 2017 3 commits
  3. 05 Jul, 2017 1 commit
    • Jonathan McDowell's avatar
      Enhance RT ticket template to use Front Desk for DMs · 55762656
      Jonathan McDowell authored
      Those of us who aren't DAM would like to be able to use the RT
      templates available from the site, such as for requesting the
      addition of new DMs. Alter the template to talk about Front Desk
      for DMs, and DAM for everything else.
      
      (Potential future change: Also Front Desk for guest accounts.)
      55762656
  4. 29 Jun, 2017 3 commits
  5. 28 Jun, 2017 2 commits
  6. 21 May, 2017 2 commits
  7. 20 May, 2017 1 commit
  8. 19 May, 2017 11 commits
  9. 10 May, 2017 1 commit
    • Jonathan McDowell's avatar
      Remove use of removed-keys.gpg keyring · 205cb5f1
      Jonathan McDowell authored
      keyring-maint have stopped building removed-keys.gpg, instead relying on
      git history to record the existence of these no longer trusted keys.
      Stop using this keyring to discover DDs that have been removed.
      205cb5f1
  10. 29 Apr, 2017 1 commit
  11. 17 Mar, 2017 1 commit
    • Jonathan McDowell's avatar
      Add support for removal of DM keys · e41457f0
      Jonathan McDowell authored
      When a RM `retires' they should move back to contributor status; there
      is no equivalent of emeritus for them. Add support for this rather than
      treating DM removal as something that doesn't happen.
      e41457f0
  12. 12 Feb, 2017 3 commits
  13. 10 Feb, 2017 2 commits
  14. 09 Feb, 2017 1 commit
    • Jonathan McDowell's avatar
      Fix unauthenticated visitors · 2c135ce2
      Jonathan McDowell authored
      Recent refactoring lost a check to ensure we had an authenticated
      visitor before checking if they were an admin. Add a check to see
      if we have a user at all, and if not then correctly treat as not
      being an admin.
      2c135ce2
  15. 08 Feb, 2017 1 commit