Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions quirks/change-password-URLs.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@
"portlandgeneral.com": "https://portlandgeneral.com/secure/profile/change-password",
"poshmark.com": "https://poshmark.com/user/account-info",
"ppomppu.co.kr": "https://www.ppomppu.co.kr/myinfo/profile.php",
"privacy.com": "https://app.privacy.com/reset",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"privacy.com": "https://app.privacy.com/reset",
"privacy.com": "https://app.privacy.com/account#security",

It's very possible that password managers that open this URL will do so in a browser where the user isn't already signed in. Since this is for changing passwords, this should be https://app.privacy.com/account#security, which appears to take you directly to the change password page after sign in.

"prolific.co": "https://app.prolific.co/account/general",
"proton.me": "https://account.proton.me/u/0/vpn/account-password",
"prowlapp.com": "https://www.prowlapp.com/settings.php",
Expand Down