Skip to content

feat(core): add paywall of captcha #7268

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wangsijie
Copy link
Contributor

Summary

Add paywall for CAPTCHA in core.

Testing

Local tested.

Checklist

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

@github-actions github-actions bot added the feature Cool stuff label Apr 10, 2025
Copy link

github-actions bot commented Apr 10, 2025

COMPARE TO master

Total Size Diff 📈 +453 Bytes

Diff by File
Name Diff
packages/core/package.json 0 Bytes
packages/core/src/mocks/cloud-connection.ts 📈 +25 Bytes
packages/core/src/libraries/quota.ts 📈 +47 Bytes
packages/core/src/queries/tenant-usage/index.ts 📈 +397 Bytes
packages/core/src/queries/tenant-usage/types.ts 📈 +62 Bytes
packages/core/src/routes/captcha-provider/index.ts 📈 +148 Bytes
packages/core/src/routes/sign-in-experience/index.ts 📈 +121 Bytes
packages/core/src/utils/subscription/types.ts 📈 +31 Bytes
pnpm-lock.yaml 📈 +378 Bytes

@wangsijie wangsijie force-pushed the wangsijie-log-11079-set-paywall-for-console branch from 581b014 to 65aefc9 Compare April 10, 2025 06:01
@wangsijie wangsijie force-pushed the wangsijie-log-11232-set-paywall-for-api-server branch from 134a64b to 44ef40b Compare April 10, 2025 11:45
Base automatically changed from wangsijie-log-11079-set-paywall-for-console to master April 14, 2025 03:02
@github-actions github-actions bot added size/m and removed size/s labels Apr 14, 2025
@wangsijie wangsijie force-pushed the wangsijie-log-11232-set-paywall-for-api-server branch from 44ef40b to 1b458fd Compare April 14, 2025 03:03
@github-actions github-actions bot added size/s and removed size/m labels Apr 14, 2025
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