]> cat aescling's git repositories - mastodon.git/commit
Change public profile pages to be disabled for unconfirmed users (#17385)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 28 Jan 2022 13:24:37 +0000 (14:24 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 13:24:37 +0000 (14:24 +0100)
commitf5639e1cbe0eb9de88a8f4b1c82833fdcffe62b8
treea04a12f1e173a2e89ad6e3cfa670655e89e9b1d7
parente38fc319dc6897ca867a509b0c7a5878d34d0f00
Change public profile pages to be disabled for unconfirmed users (#17385)

Fixes #17382

Note that unconfirmed and unapproved accounts can still be searched for
and their (empty) account retrieved using the REST API.
app/controllers/concerns/account_owned_concern.rb
spec/controllers/concerns/account_controller_concern_spec.rb