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

Fix cached actions. #4265

Merged
merged 1 commit into from Mar 1, 2024
Merged

Fix cached actions. #4265

merged 1 commit into from Mar 1, 2024

Conversation

dkinzer
Copy link
Member

@dkinzer dkinzer commented Mar 1, 2024

Actions fail when cached using memcached because of forgery protection.

Disabling the forgery proection for index actions fixes issue.

Also moves cached pages to temp folder.

Also removes useless expire config for cached pages.

@dkinzer dkinzer requested a review from sensei100 March 1, 2024 18:12
Actions fail when cached using memcached because of forgery protection.

Disabling the forgery proection for index actions fixes issue.

Also moves cached pages to temp folder.

Also removes useless expire config for cached pages.
@sensei100 sensei100 merged commit d45fff6 into main Mar 1, 2024
2 checks passed
@sensei100 sensei100 deleted the fix-cachaed-actions branch March 1, 2024 20:22
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