owncloud/core

View on GitHub
changelog/10.4.1_2020-03-30/36961

Summary

Maintainability
Test Coverage
Change: Don't write potential sensitive data to the log file

Sensitive data like passwords are not written to the log when the exception
is thrown from within a closure.

https://github.com/owncloud/core/pull/36961