Skip to content
Snippets Groups Projects
  1. Jun 19, 2020
  2. Jun 17, 2020
  3. Jun 15, 2020
  4. Jun 12, 2020
  5. Jun 08, 2020
  6. Jun 03, 2020
  7. May 29, 2020
    • Daniel Calviño Sánchez's avatar
      Fix disabling send password by Talk without new password in mail shares · 45de42a6
      Daniel Calviño Sánchez authored
      
      When "send password by Talk" was disabled in a mail share it was
      possible to keep the same password as before, as it does not pose any
      security issue (unlike keeping it when "send password by Talk" is
      enabled, as in that case the password was already disclosed by mail).
      
      However, if a mail share is updated but the password is not set again
      only the hashed password will be available. In that case it would not
      make sense to send the password by mail, so now the password must be
      changed when disabling "send password by Talk".
      
      Note that, even if explicitly setting the same password again along with
      the "send password by Talk" property would work, this was also prevented
      for simplicity.
      
      Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
      45de42a6
  8. May 28, 2020
  9. May 26, 2020
  10. May 25, 2020
    • Morris Jobke's avatar
      Do not read certificate bundle from data dir by default · 18b0d753
      Morris Jobke authored
      
      Before the resources/config/ca-bundle.crt was only used when the list of custom
      certificates was empty and the instance was not installed. But it should also
      be used when the list is empty and the instance is installed.
      
      This is inverting the logic to stop if the instance is not installed to use the
      default bundle. And it also does this when the list is empty.
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      18b0d753
  11. May 22, 2020
  12. May 20, 2020
  13. May 15, 2020
  14. May 13, 2020
  15. May 12, 2020
  16. May 11, 2020
  17. May 08, 2020
  18. May 07, 2020
  19. May 01, 2020
  20. Apr 30, 2020
  21. Apr 29, 2020
  22. Apr 24, 2020
  23. Apr 23, 2020
  24. Apr 22, 2020
  25. Apr 21, 2020
  26. Apr 19, 2020
  27. Apr 18, 2020
Loading