Removed extraneous permission flag in member signin urls

- This doesn't affect permissions, only permissions inside an endpoint config block does that
- Rather it creates an extra unused "endpoint" called member_signin_urls.permissions
- same as https://github.com/TryGhost/Ghost/commit/b53296c4d
This commit is contained in:
Hannah Wolfe 2022-03-24 16:14:06 +00:00
parent a6edd37721
commit 202696382f
No known key found for this signature in database
GPG Key ID: AB586C3B5AE5C037

View File

@ -8,7 +8,6 @@ const messages = {
module.exports = {
docName: 'member_signin_urls',
permissions: true,
read: {
data: [
'id'