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

Don't load Catpcha on everypage #10235

Open
FelixMalfait opened this issue Feb 16, 2025 · 0 comments
Open

Don't load Catpcha on everypage #10235

FelixMalfait opened this issue Feb 16, 2025 · 0 comments

Comments

@FelixMalfait
Copy link
Member

Today CaptchaProvider is in App.tsx so it is loaded on every page, even for logged in users.

We want to change this to keep captcha only on logged out pages where it's actually being used (sign, signup and maybe others, look for CaptchaGuard on the server). This should improve performance a bit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants