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(console): create captcha guide #7146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wangsijie
Copy link
Contributor

Summary

Add the guide of create captcha.

Will add README content later.

Testing

截屏2025-03-17 上午10 12 25

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@github-actions github-actions bot added the feature Cool stuff label Mar 17, 2025
Copy link

COMPARE TO master

Total Size Diff 📈 +8.46 KB

Diff by File
Name Diff
packages/console/src/hooks/use-console-routes/routes/security.tsx 📈 +55 Bytes
packages/console/src/pages/CaptchaDetails/CaptchaContent/index.tsx 📈 +6 Bytes
packages/console/src/pages/CaptchaDetails/index.tsx 📈 +620 Bytes
packages/console/src/pages/Security/CreateCaptchaForm/ProviderRadioGroup/index.tsx 📈 +169 Bytes
packages/console/src/pages/Security/CreateCaptchaForm/index.tsx 📈 +119 Bytes
packages/console/src/pages/Security/Guide/index.module.scss 📈 +2.36 KB
packages/console/src/pages/Security/Guide/index.tsx 📈 +4.58 KB
packages/console/src/pages/Security/index.tsx 📈 +467 Bytes
packages/console/src/pages/Security/types.tsx 📈 +75 Bytes
packages/phrases/src/locales/en/translation/admin-console/security.ts 📈 +55 Bytes

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

Successfully merging this pull request may close these issues.

1 participant