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

Do not dereference assertion before checking for nil #13761

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

codingllama
Copy link
Contributor

Fixes comment from #13712 on master.

@codingllama codingllama enabled auto-merge (squash) June 22, 2022 19:08
@codingllama codingllama force-pushed the codingllama/touchid-comments branch from c526cf5 to 9e13cba Compare June 22, 2022 21:23
@codingllama codingllama merged commit be46054 into master Jun 22, 2022
codingllama added a commit that referenced this pull request Jun 22, 2022
#13712)

Favor newer Touch ID credentials in the allowed set for MFA, or just the newer
credential for passwordless.

Fixes a capture-by-reference bug and adds coverage for it.

Issue #13340.

Backports #13672 and #13761.

* Add tests for Touch ID credential-choosing logic
* Favor newer Touch ID credentials within the allowed set
* Warn about origin vs RPID mismatch
* Do not dereference assertion before checking for nil
@codingllama codingllama deleted the codingllama/touchid-comments branch June 22, 2022 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants