commit | 4907c6a72d5ae99571b7e5bd184ee0f9f762b967 | [log] [tgz] |
---|---|---|
author | A Olsen <[email protected]> | Wed May 22 15:46:08 2019 |
committer | Commit Bot <[email protected]> | Wed May 22 15:46:08 2019 |
tree | 3ff6e70f5272c0aa394d86bc96ffa3256b82a7f7 | |
parent | 49951bc382162bac7e4198217fbfdf9c374261d9 [diff] |
Reshow password notifications if needed If a notification is dismissed but not dealt with, then show it again after 1 day. If a notification is not dismissed, and password is not changed, then notification is updated after one day, since the text showing the how urgent it is should change. Deleted some code that special cased the "expired" case - this case actually has the same logic as "about to expire" case, so it doesn't need a special case. Added more unit tests for SAML password expiry notification. Bug: 930109 Change-Id: Ie035ec788ee083d07261bca0e19f216e6bc7d6cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620642 Commit-Queue: A Olsen <[email protected]> Reviewed-by: Roman Sorokin [CET] <[email protected]> Cr-Commit-Position: refs/heads/master@{#662204}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .