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

Prohibit DELETE method in default configuration #2058

Open
const-t opened this issue Feb 20, 2024 · 0 comments
Open

Prohibit DELETE method in default configuration #2058

const-t opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
enhancement good to start Start form this tasks if you're new in Tempesta FW low priority
Milestone

Comments

@const-t
Copy link
Contributor

const-t commented Feb 20, 2024

Scope

RFC defines DELETE as rm for resource that must invalidate the cache on successful response. However, Tempesta MUST NOT invalidate the cache on every DELETE request, it leads to uncontrolled invalidating of arbitrary resources. Therefore, need to prohibit DELETE method if it not explicitly allowed in configuration or prohibit cache invalidation using DELETE method.

@const-t const-t added this to the 0.9 - LA milestone Feb 20, 2024
@krizhanovsky krizhanovsky added low priority good to start Start form this tasks if you're new in Tempesta FW labels Feb 20, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue Mar 13, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue Mar 15, 2024
@biathlon3 biathlon3 linked a pull request Mar 19, 2024 that will close this issue
biathlon3 added a commit to biathlon3/tempesta that referenced this issue Apr 8, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue Apr 8, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue Apr 23, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue Apr 23, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue May 6, 2024
biathlon3 added a commit to biathlon3/tempesta that referenced this issue May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good to start Start form this tasks if you're new in Tempesta FW low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants