Files
ocis/changelog/1.3.0_2021-03-09/remove-log-secret.md
Michael Barz 1ca18f4cd2 prepare release 1.3.0
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2021-03-09 16:27:44 +01:00

184 B

Enhancement: Remove the JWT from the log

We were logging the JWT in some places. Secrets should not be exposed in logs so it got removed.

https://github.com/owncloud/ocis/pull/1758