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

Clear the session on pages that don't use the spam field #6

Open
rabauss opened this issue Mar 19, 2021 · 1 comment
Open

Clear the session on pages that don't use the spam field #6

rabauss opened this issue Mar 19, 2021 · 1 comment
Assignees
Labels

Comments

@rabauss
Copy link

rabauss commented Mar 19, 2021

Since all features of this extension are part of the contao core - this extension should be marked abandoned, shouldn't it?

P.S. If you enable the form field for antispam, a session is created which prevents the caching!

@ausi
Copy link
Member

ausi commented Mar 22, 2021

It doesn’t work exactly the same as the core implementation does, so I don’t think it’s obsolete.

P.S. If you enable the form field for antispam, a session is created which prevents the caching!

This could also be a benefit for repelling some spam bots. But I guess we should clear the session on pages that don’t use the spam field so that the cache can be used again afterwards.

@ausi ausi self-assigned this Mar 22, 2021
@ausi ausi added the bug label Mar 22, 2021
@rabauss rabauss changed the title This extension should be marked abandoned? Clear the session on pages that don't use the spam field Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants