fix: make passwordless login opt-in#1399
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
📝 WalkthroughWalkthroughAdd a ChangesPasswordless Login Enablement Setting
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔨 Build Complete - Ready for Testing!📦 Download Build Artifact (Recommended)Download the zip build, upload to WordPress and test:
🌐 Test in WordPress Playground (Very Experimental)Click the link below to instantly test this PR in your browser - no installation needed! Login credentials: |
Summary
Verification
Notes
aidevops.sh v3.20.49 plugin for OpenCode v1.17.1 with gpt-5.5 spent 16h 54m and 2,784,885 tokens on this with the user in an interactive session. Merged via PR #1399 to main. |
Summary
Use Passwordless Loginsetting under Login & Registration.Follow-up to #1358.
Verification
php -l inc/class-settings.php inc/auth/class-passwordless-auth-manager.php inc/ui/class-login-form-element.php inc/checkout/class-checkout.php views/checkout/partials/inline-login-prompt.php tests/WP_Ultimo/Settings_Test.php tests/WP_Ultimo/Auth/Passwordless_Auth_Test.phpbash bin/check-env.shvendor/bin/phpcs inc/class-settings.php inc/auth/class-passwordless-auth-manager.php inc/ui/class-login-form-element.php inc/checkout/class-checkout.php views/checkout/partials/inline-login-prompt.php tests/WP_Ultimo/Settings_Test.php tests/WP_Ultimo/Auth/Passwordless_Auth_Test.php./node_modules/.bin/eslint tests/e2e/cypress/integration/login.spec.js --max-warnings=0vendor/bin/phpunit --filter Settings_Testvendor/bin/phpunit --filter Passwordless_Auth_Testvendor/bin/phpunit --filter Login_Form_Element_Testgit diff --checkNotes
inc/sso/jasny/Broker/Session.php.aidevops.sh v3.20.49 plugin for OpenCode v1.17.1 with gpt-5.5 spent 16h 54m and 2,784,885 tokens on this with the user in an interactive session.
Summary by CodeRabbit