Skip to content
Snippets Groups Projects
  1. 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)
      8c97f641
  2. Jun 20, 2019
  3. May 13, 2019
  4. May 10, 2019
  5. Mar 21, 2019
  6. Mar 19, 2019
  7. Oct 25, 2018
  8. Sep 06, 2018
  9. Aug 24, 2018
  10. Aug 23, 2018
  11. Aug 22, 2018
  12. Aug 17, 2018
  13. Aug 16, 2018
  14. Aug 10, 2018
Loading