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

Moved endpoint to new controller to avoid issue with too hard access requirements #11264

Conversation

bergmania
Copy link
Member

Fixes #11258

The issue is the auth policies cannot be overridden.. You need all of them, and the old controller requires you to have access to member types

Moved endpoint and obsoleted the old one to avoid breaking changes..
The issue is the auth policies cannot be overridden.. You need all of them, and the controller requires you to have access to member types
@Zeegaan
Copy link
Member

Zeegaan commented Oct 5, 2021

Found 1 minor thing, else everythings looks good to me 💪

Tested this and works as intended!

@bergmania bergmania merged commit 114ab93 into v9/9.0 Oct 6, 2021
@bergmania bergmania deleted the v9/bugfix/11258_move_action_to_new_controller_to_avoid_issue_with_multiple_tree_requirement branch October 6, 2021 08:20
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