-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update change-password-URLs.json #700
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added change password URL for more websites
Added missing comma after second last entry
rmondello
approved these changes
Oct 7, 2024
Remove Wikipedia entries; these subdomains appear to implement the well-known URL for changing passwords
indentation
Remove the following entries (they can be submitted in another PR): ``` "plesk.com": "https://platform360.io/licensing/licenses?from=my.plesk.com&modals%5Bchange-password%5D=true", "w3.org": "https://www.w3.org/users/133477/edit/password", "weebly.com": "https://squareup.com/settings?return_to=https://www.weebly.com/", "files.wordpress.com": "https://wordpress.com/me/security", "gov.uk": "https://www.universal-credit.service.gov.uk/sign-in", "mailchimp.com": "https://us5.admin.mailchimp.com/account/profile/", "mirror.co.uk": "https://reachplc.hub.loginradius.com/profile", ```
Can be added in a different PR: ``` "d2jsp.org": "https://forums.d2jsp.org/settings.php?c=20", ```
Remove a handful of sites from this list because the websites appear to support the well known change password URL.
rmondello
added a commit
to rmondello/password-manager-resources
that referenced
this pull request
Nov 6, 2024
* Update change-password-URLs.json Added change password URL for more websites * Update change-password-URLs.json Added missing comma after second last entry * Update change-password-URLs.json Remove Wikipedia entries; these subdomains appear to implement the well-known URL for changing passwords * Update change-password-URLs.json indentation * Update change-password-URLs.json Remove the following entries (they can be submitted in another PR): ``` "plesk.com": "https://platform360.io/licensing/licenses?from=my.plesk.com&modals%5Bchange-password%5D=true", "w3.org": "https://www.w3.org/users/133477/edit/password", "weebly.com": "https://squareup.com/settings?return_to=https://www.weebly.com/", "files.wordpress.com": "https://wordpress.com/me/security", "gov.uk": "https://www.universal-credit.service.gov.uk/sign-in", "mailchimp.com": "https://us5.admin.mailchimp.com/account/profile/", "mirror.co.uk": "https://reachplc.hub.loginradius.com/profile", ``` * Update change-password-URLs.json Can be added in a different PR: ``` "d2jsp.org": "https://forums.d2jsp.org/settings.php?c=20", ``` * Update change-password-URLs.json Remove a handful of sites from this list because the websites appear to support the well known change password URL. * Update sort order of change-password-URLs.json * Update sort order change-password-URLs.json * Update sort order change-password-URLs.json --------- Co-authored-by: Ricky Mondello <rmondello@apple.com> Co-authored-by: Eryn Wells <eryn_wells@apple.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added change password URL for more websites, Captured these websites as a part of the product development process of a feature at Microsoft.
Overall Checklist
for password-rules.json
for change-password-URLs.json
https://example.com/.well-known/change-password
)for shared-credentials.json
shared
, the new group serves login pages on each of the included domains, and those login pages accept accounts from the others. (For example, we wouldn't use ashared
association fromgoogle.co.il
togoogle.com
, becausegoogle.co.il
redirects toaccounts.google.com
for sign in.)from
andto
, the new group, thefrom
domain(s) redirect to theto
domain to log in.for shared-credentials-historical.json