Save plaintext password as a separate password key in UserContext.
This fixes an issue where an existing user's passwords are not saved in the UserContext if views-based login is used. This in turn meant that the user's password would not be saved in the kernel keyring in cases where the ${PASSWORD} variable is used in the OpenNetworkConfiguration policy. BUG=chromium:866566 TEST=run unit tests, run autotests Change-Id: I2d43ebfb6869d8d333e61505d1987081076fc3da Reviewed-on: https://chromium-review.googlesource.com/1147207Reviewed-by:Jacob Dufault <jdufault@chromium.org> Commit-Queue: May Lippert <maybelle@chromium.org> Cr-Commit-Position: refs/heads/master@{#577318}
Showing
Please register or sign in to comment