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

No longer request cookies if the user has refused #61

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

Romitou
Copy link
Member

@Romitou Romitou commented May 9, 2024

This Pull Request adds cookie refusal storage, so that the banner is not displayed all the time when cookies are refused. In accordance with a comment posted in issue #52, this practice is authorised, this cookie also being a non-personalised cookie for the user.

Cookies be used to remember if a user has rejected cookies. https://ico.org.uk/for-organisations/direct-marketing-and-privacy-and-electronic-communications/guide-to-pecr/guidance-on-the-use-of-cookies-and-similar-technologies/how-do-we-comply-with-the-cookie-rules/#comply16

Originally posted by @BaeFell in #52 (comment)

@Romitou Romitou force-pushed the feature/negative-cookie branch from 4602522 to ec32950 Compare May 9, 2024 12:20
@Romitou Romitou force-pushed the feature/negative-cookie branch from ec32950 to a98115e Compare May 9, 2024 13:57
@AyhamAl-Ali AyhamAl-Ali added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Jan 7, 2025
@Efnilite Efnilite merged commit f2bcc3c into SkriptLang:main Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants