Difference between revisions of "Change Password"
From MgmtWiki
Line 3: | Line 3: | ||
==Context== | ==Context== | ||
Users have been inundated with requests to change their password as a sort of magic elixir when the web site doesn't really know what to do. It costs the web site nothing to push the problem onto the user. | Users have been inundated with requests to change their password as a sort of magic elixir when the web site doesn't really know what to do. It costs the web site nothing to push the problem onto the user. | ||
+ | |||
+ | ==Solutions== | ||
+ | ===Change to Browser== | ||
+ | *[https://www.chromestatus.com/feature/6256768407568384 Chrome Platform Status] for A well-known URL for changing passwords. | ||
+ | * [https://w3c.github.io/webappsec-change-password-url/ Editor' Draft] A Well-Known URL for Changing Passwords | ||
==References== | ==References== | ||
− | |||
[[Category: Security]] | [[Category: Security]] | ||
[[Category: User Experience]] | [[Category: User Experience]] |
Revision as of 19:27, 5 October 2020
Full Title or Meme
Whenever a security event is discovered the immediate call to a user is to Change Password.
Context
Users have been inundated with requests to change their password as a sort of magic elixir when the web site doesn't really know what to do. It costs the web site nothing to push the problem onto the user.
Solutions
=Change to Browser
- Chrome Platform Status for A well-known URL for changing passwords.
- Editor' Draft A Well-Known URL for Changing Passwords