Skip to content
Snippets Groups Projects
  1. Oct 06, 2022
  2. Oct 03, 2022
  3. Sep 28, 2022
  4. Sep 27, 2022
  5. Sep 20, 2022
  6. Sep 08, 2022
  7. Sep 06, 2022
  8. Sep 02, 2022
  9. Aug 31, 2022
  10. Aug 23, 2022
  11. Aug 02, 2022
  12. Jul 29, 2022
  13. Jul 22, 2022
  14. Jul 19, 2022
  15. Jul 12, 2022
    • Richard van der Hoff's avatar
      Drop support for delegating email validation (#13192) · fa71bb18
      Richard van der Hoff authored
      * Drop support for delegating email validation
      
      Delegating email validation to an IS is insecure (since it allows the owner of
      the IS to do a password reset on your HS), and has long been deprecated. It
      will now cause a config error at startup.
      
      * Update unit test which checks for email verification
      
      Give it an `email` config instead of a threepid delegate
      
      * Remove unused method `requestEmailToken`
      
      * Simplify config handling for email verification
      
      Rather than an enum and a boolean, all we need here is a single bool, which
      says whether we are or are not doing email verification.
      
      * update docs
      
      * changelog
      
      * upgrade.md: fix typo
      
      * update version number
      
      this will be in 1.64, not 1.63
      
      * update version number
      
      this one too
      Unverified
      fa71bb18
  16. Jun 14, 2022
  17. Jun 13, 2022
  18. May 31, 2022
  19. May 23, 2022
  20. May 19, 2022
  21. May 10, 2022
  22. May 06, 2022
  23. May 04, 2022
  24. Apr 20, 2022
  25. Apr 19, 2022
  26. Apr 12, 2022
  27. Apr 06, 2022
  28. Apr 01, 2022
  29. Mar 29, 2022
  30. Mar 25, 2022
  31. Mar 12, 2022
  32. Mar 10, 2022
  33. Mar 04, 2022
Loading