Skip to content

Conversation

@JR40159
Copy link
Member

@JR40159 JR40159 commented Nov 4, 2025

No description provided.

{ url: match('/permissions/mine'), method: ['GET'] },
],
},
mirroredModel: { allowAll: true },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's already quite a few checks to block endpoints on mirrored models. Is this meant to be a replacement for that functionality?

) {
return next()
}
throw BadReq('Deny')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we give the user the EntryKind as context?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants