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

feat(Captcha): use JavaScript isolation #1177

Merged
merged 5 commits into from
Apr 30, 2023
Merged

feat(Captcha): use JavaScript isolation #1177

merged 5 commits into from
Apr 30, 2023

Conversation

ArgoZhang
Copy link
Collaborator

use JavaScript isolation

Description

close #1176

@bb-auto bb-auto bot added the enhancement New feature or request label Apr 30, 2023
@bb-auto bb-auto bot added this to the V7.6.0 milestone Apr 30, 2023
@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Merging #1177 (ea0cc58) into main (18f98a0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          479       479           
  Lines        15786     15761   -25     
=========================================
- Hits         15786     15761   -25     
Impacted Files Coverage Δ
src/BootstrapBlazor/Utils/JSInterop.cs 100.00% <ø> (ø)
...c/BootstrapBlazor/Components/Captcha/Captcha.razor 100.00% <100.00%> (ø)
...ootstrapBlazor/Components/Captcha/Captcha.razor.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit f82f7a9 into main Apr 30, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the dev-captcha branch April 30, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Captcha): use JavaScript isolation
1 participant