Skip to content
Discussion options

You must be logged in to vote

C'est bien ça pour le needConsent, le service est par défaut accepté. C'est principalement pour des outils de mesure d'audience comme Matomo. hcaptcha doit théoriquement recevoir le consentement de l'utilisateur pour être chargé.

Ces règles CSS masqueront le bouton refuser et accepter sera toujours comme accepté:

button#hcaptchaAllowed {
    opacity: 1!important;
}

button#hcaptchaDenied {
    opacity: 0!important;
}

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@AmauriC
Comment options

@tromeurf
Comment options

@AmauriC
Comment options

Answer selected by tromeurf
@tromeurf
Comment options

@aquerol2
Comment options

@AmauriC
Comment options

@aquerol2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants