Add OnPasswordChangeDetected override to pw change manager.
Trying to change the cryptohome password but supplying the wrong old password, can result in an "OnPasswordChangeDetected" instead of an OnAuthFailure. So, detect either one and treat them both as "incorrect old password", prompting the user to try again. Bug: 930109 Change-Id: I9aae5a52e377215f55ea0f788ff0ffacd2118865 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724076Reviewed-by:Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: A Olsen <olsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#681766}
Showing
Please register or sign in to comment