|
|
Remove password-manager-reauthentication flag
The flag allowed to switch off reauthentication before viewing passwords on
Mac and Win, a feature which has been launched two years ago.
Together with removing the flag, also the preference
password_manager_allow_show_passwords is removed -- it had no effect unless
the password-manager-reauthentication flag was set.
After this CL, Chrome on Mac or Win will not put passwords inside
about:settings/passwords unless the user reauthenticated.
BUG= 598698
Committed: https://crrev.com/f639489fe56fd214f2584a71a90d36b30bdfb33c
Cr-Commit-Position: refs/heads/master@{#384601}
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+36 lines, -124 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/about_flags.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/password_ui_view_android.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/password_ui_view_android.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/settings_private/prefs_util.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_handler_list_factory.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/password_manager_list.js
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html
|
View
|
1
2
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/passwords/password_manager_presenter.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/passwords/password_manager_presenter.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+3 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/passwords/password_manager_presenter_unittest.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+10 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/passwords/password_ui_view.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/password_manager_handler.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/password_manager_handler.cc
|
View
|
1
2
|
2 chunks |
+5 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/policy/policy_test_cases.json
|
View
|
1
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
components/password_manager/core/browser/password_manager.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/password_manager/core/common/password_manager_pref_names.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/password_manager/core/common/password_manager_pref_names.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/policy/resources/policy_templates.json
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
Total messages: 26 (10 generated)
|