Skip to content
Snippets Groups Projects
  1. Mar 24, 2020
  2. Oct 24, 2019
  3. Jul 30, 2019
    • Richard van der Hoff's avatar
      Remove non-functional 'expire_access_token' setting (#5782) · 8c97f641
      Richard van der Hoff authored
      The `expire_access_token` didn't do what it sounded like it should do. What it
      actually did was make Synapse enforce the 'time' caveat on macaroons used as
      access tokens, but since our access token macaroons never contained such a
      caveat, it was always a no-op.
      
      (The code to add 'time' caveats was removed back in v0.18.5, in #1656)
      Unverified
      8c97f641
  4. Jun 20, 2019
  5. May 13, 2019
  6. May 10, 2019
  7. Mar 21, 2019
  8. Mar 19, 2019
  9. Oct 25, 2018
  10. Sep 06, 2018
  11. Aug 24, 2018
  12. Aug 23, 2018
  13. Aug 22, 2018
  14. Aug 17, 2018
  15. Aug 16, 2018
  16. Aug 10, 2018
Loading