Merge branch 'admin-api-user-credentials-for-remote-users-fix' into 'develop'
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 10 Jul 2020 09:22:14 +0000 (09:22 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 10 Jul 2020 09:22:14 +0000 (09:22 +0000)
Admin API: fix `GET /api/pleroma/admin/users/:nickname/credentials` returning 404 when getting the credentials of a remote user while `:instance, :limit_to_local_content` is set to `:unauthenticated`

Closes admin-fe#107 and #1788

See merge request pleroma/pleroma!2554


Trivial merge