github.com/cs3org/reva/v2@v2.27.7/changelog/1.0.0_2020-07-28/smtp-credentials-nil (about)

     1  Bugfix: Check if SMTP credentials are nil
     2  
     3  Check if SMTP credentials are nil before passing them to the
     4  SMTPClient, causing it to crash.
     5  
     6  https://github.com/cs3org/reva/pull/1006