CrOS - Prevent multiple login attempts
LoginPinInput and LoginPasswordView view should not accept digits from the pin pad when they are read only. This fixes an issue that would trigger multiple authentication attempts when the digits are inserted too fast on the pin pad when using a PIN. Additionally, these elements will make themselves read only prior to invoking an authentication attempt and prevent any further attempts until they are no longer ReadOnly. Fixed: 1133902 Bug: 1136379 Change-Id: I12dcb158b856ac1407f55220af583e9df2a39b52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489883Reviewed-by:Thomas Tellier <tellier@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#823973}
Showing
Please register or sign in to comment