misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

enhance: require captcha for signin #14655

Closed syuilo closed 1 week ago

syuilo commented 1 week ago

What

Why

Additional info (optional)

Checklist

github-actions[bot] commented 1 week ago

Thank you for sending us a great Pull Request! 👍 Please regenerate misskey-js type definitions! 🙏

example:

pnpm run build-misskey-js-with-types
github-actions[bot] commented 1 week ago

このPRによるapi.jsonの差分 差分はありません。 Get diff files from Workflow Page

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 4.10959% with 70 lines in your changes missing coverage. Please review.

Project coverage is 39.79%. Comparing base (a3d236c) to head (087b34b). Report is 210 commits behind head on develop.

Files with missing lines Patch % Lines
...ackages/backend/src/server/api/SigninApiService.ts 8.10% 34 Missing :warning:
packages/frontend/src/components/MkSignin.vue 0.00% 33 Missing :warning:
...es/frontend/src/components/MkSignupDialog.form.vue 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14655 +/- ## =========================================== - Coverage 41.74% 39.79% -1.96% =========================================== Files 1549 1545 -4 Lines 196555 193801 -2754 Branches 2767 2572 -195 =========================================== - Hits 82055 77115 -4940 - Misses 113939 116123 +2184 - Partials 561 563 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.