commit | d5fa6ab59663e8e6e515dfcf44fd6d5d177d4a3c | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Tue Aug 20 18:56:09 2024 +0000 |
committer | Beverly <beverlyt@google.com> | Fri Aug 23 17:31:20 2024 +0000 |
tree | c43586260cd61c39aab735dfc306ddf64633052e | |
parent | 6d8b1bb72a1e67f6ca6d7bd7d6c997711dbfc4b5 [diff] |
Don't let face failures override face lockout messages There's no guarantee what order framework sends the face auth failure vs face auth error (lockout) callbacks, so guard against overriding a lockout message with a failure message. Fixes: 337726884 Flag: EXEMPT bugfix Test: atest BouncerMessageInteractor Test: Fail face auth until lock out on primary bouncer. Observe lockout message shows; not face auth failure message. Change-Id: Icb58b4d4067ebc07060d4d37d8e4be1e59797dc6