Skip to content

How to make git repo info retrieval like stars conditional to cookie consent? #4329

Answered by squidfunk
fwendland asked this question in Q&A
Discussion options

You must be logged in to vote

You're right, it should be under consent, so the fact that it's not is actually an oversight. You can create a new issue. We should conditionally request URLs only if the user gave his consent. We should tie this to a new cookie (all of those are essentially no cookies but local storage entries) named github, that is automatically added when a repository was configured, and which the user can disable in the settings of the consent form.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants