diff --git a/changes/changelog.d/oauth.enhancement b/changes/changelog.d/oauth.enhancement index f84e52b25..7b1cbf4a4 100644 --- a/changes/changelog.d/oauth.enhancement +++ b/changes/changelog.d/oauth.enhancement @@ -1 +1 @@ -Client secrets are now hashed before storing them to the DB. It is only displayed once from now on! +OAuth Application client secrets are now hashed before storing them to the DB. Those are only displayed once from now on!