Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing behavior registration to web controllers #13477

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

nateiler
Copy link
Contributor

Description

This allows third parties to register behaviors to web controllers. Specifically, this opens up the ability to use Yii filters such as access and auth restrictions.

This would prove to be very beneficial for stateless requests such as the GraphQL controller.

Related issues

#13476

@nateiler nateiler requested a review from a team as a code owner July 24, 2023 20:44
@brandonkelly brandonkelly merged commit 9345314 into craftcms:4.5 Aug 3, 2023
8 checks passed
@brandonkelly
Copy link
Member

Thanks for the PR! Craft 4.5.0 is out now with it.

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.

None yet

2 participants