Skip to content
Snippets Groups Projects
  1. Dec 19, 2018
  2. Dec 18, 2018
  3. Dec 14, 2018
    • Neil Johnson's avatar
      create support user (#4141) · d2f7c4e6
      Neil Johnson authored
      Allow for the creation of a support user.
      
      A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
      d2f7c4e6
  4. Dec 13, 2018
  5. Dec 11, 2018
  6. Dec 10, 2018
  7. Dec 09, 2018
  8. Dec 07, 2018
  9. Dec 06, 2018
    • Richard van der Hoff's avatar
      Rip out half-implemented m.login.saml2 support (#4265) · b0c24a66
      Richard van der Hoff authored
      * Rip out half-implemented m.login.saml2 support
      
      This was implemented in an odd way that left most of the work to the client, in
      a way that I really didn't understand. It's going to be a pain to maintain, so
      let's start by ripping it out.
      
      * drop undocumented dependency on dateutil
      
      It turns out we were relying on dateutil being pulled in transitively by
      pysaml2. There's no need for that bloat.
      b0c24a66
  10. Dec 05, 2018
  11. Dec 04, 2018
Loading