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

HTTP request methods for Logout #282

Merged
merged 4 commits into from
Mar 3, 2020
Merged

Conversation

kantorii
Copy link
Contributor

@kantorii kantorii commented Mar 2, 2020

This Pull Request is in response to the changes mentioned in #275

This implements the SECURITY_LOGOUT_METHODS configuration value that can restrict the HTTP request methods that the logout endpoint accepts. It can also be used to totally disable the endpoint.

This may or may not answer #112, and can be thought of as a continuation of #79 .

@kantorii kantorii mentioned this pull request Mar 2, 2020
jwag956
jwag956 previously approved these changes Mar 2, 2020
Copy link
Collaborator

@jwag956 jwag956 left a comment

Choose a reason for hiding this comment

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

This is great. Thanks.

docs/configuration.rst Show resolved Hide resolved
@jwag956 jwag956 merged commit dec654d into pallets-eco:master Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants