Skip to content

Allow unauthenticated all #708

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

Merged
merged 2 commits into from
Apr 20, 2025
Merged

Allow unauthenticated all #708

merged 2 commits into from
Apr 20, 2025

Conversation

dereuromark
Copy link
Member

Replaces #706

@dereuromark dereuromark marked this pull request as ready for review April 18, 2025 15:28
@ADmad
Copy link
Member

ADmad commented Apr 18, 2025

This should target 3.next

@dereuromark
Copy link
Member Author

dereuromark commented Apr 18, 2025

Dont think we have one such branch yet, maybe this can become it.

@dereuromark dereuromark changed the base branch from 3.x to 3.next April 18, 2025 16:09
@ADmad ADmad requested a review from markstory April 18, 2025 16:47
Comment on lines +194 to +195
* Disables the identity check for this controller and as all its actions.
* They then don't require an authentication identity to be present.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Disables the identity check for this controller and as all its actions.
* They then don't require an authentication identity to be present.
* Disables identity checks for the current action.

@markstory markstory merged commit 88da164 into 3.next Apr 20, 2025
8 checks passed
@markstory markstory deleted the allow-unauthenticated-All branch April 20, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants