-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use EmberAfPluginDoorLockUserInfo if findUserIndexByCredential …
…failed. (#23467) A few changes here: * Initialize the user status in EmberAfPluginDoorLockUserInfo to Available, to represent no user. * If we fail to find a user for the given PIN, don't include a bogus user index and credential index in the operation error event we send. * If we fail to find a user for the given PIN, send InvalidCredential as the operation error, not Unspecified.
- Loading branch information
1 parent
40c2a4a
commit 78b6137
Showing
2 changed files
with
39 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters