]> cat aescling's git repositories - mastodon.git/commit
Reset secret of web app that could have been exposed by Doorkeeper (#13688)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 10 May 2020 16:18:12 +0000 (18:18 +0200)
committerGitHub <noreply@github.com>
Sun, 10 May 2020 16:18:12 +0000 (18:18 +0200)
commit4b2d9b8a558190f8ccc51cfe67f5e151f2c3342b
treecbca015e85d901b4caa2ab25a88423b3c20d86b7
parent8012fce727559ae49130a43ba6b44168f0b55d04
Reset secret of web app that could have been exposed by Doorkeeper (#13688)

There are no obvious ways it could be misused, as the secret is not
really used for anything, but it is best to secure it for the future

Follow-up to #13613
db/migrate/20200510110808_reset_web_app_secret.rb [new file with mode: 0644]
db/schema.rb