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

Customize ReCaptcha #15514

Open
sebastienros opened this issue Mar 14, 2024 · 0 comments
Open

Customize ReCaptcha #15514

sebastienros opened this issue Mar 14, 2024 · 0 comments
Milestone

Comments

@sebastienros
Copy link
Member

Comment about this PR

This is about being able to add custom attributes to the tag helper. Tag helpers should already support that, or we should provide a way to customize the view (using a shape?).

There is ReCaptchaPart.cshtml that is using the tag helper. This is a shape that can be customized in a theme.

There is also Recaptcha.cshtml which is a view that also uses the tag helper.

A refactoring could be to have a single shape that can be customized. The shape model would have the required properties that are configured (api urls, keys, ...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants