Removed visually non-distinct characters from password generator
This CL removes the following characters from generated passwords as they are visually not easy to distinguish and users may still need to type a generated password from time to time: - l (lowercase L) - I (capital i) - 1 (one) - O (capital o) - 0 (zero) - o (lowercase O) Bug: 846694 Change-Id: Iea1a62abf6565bcad74a2ff762c0ad69bb36eba0 Reviewed-on: https://chromium-review.googlesource.com/1096756Reviewed-by:Vaclav Brozek <vabr@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#566361}
Showing
Please register or sign in to comment