fix(webauthn): include backup flag check in registration - #748
Conversation
This includes the check in §7.1 to the registration handler.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Walkthrough
ChangesBackup flag validation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #748 +/- ##
=======================================
Coverage 88.24% 88.24%
=======================================
Files 57 57
Lines 5853 5855 +2
=======================================
+ Hits 5165 5167 +2
Misses 417 417
Partials 271 271
🚀 New features to boost your workflow:
|
This includes the check in §7.1 to the registration handler.