🚀 Feature: Implement /.well-known/change-password #44

Closed
opened 2025-10-06 23:59:13 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @vanillajonathan on GitHub.

Feature description

A Well-Known URL for Changing Passwords
https://w3c.github.io/webappsec-change-password-url/

This specification defines a well-known URL that sites can use to make their change password forms discoverable by tools. This simple affordance provides a way for software to help the user find the way to change their password.

Pitch

To let users who have password managers be able to easily change their password from within their password manager application.

Originally created by @vanillajonathan on GitHub. ### Feature description A Well-Known URL for Changing Passwords https://w3c.github.io/webappsec-change-password-url/ > This specification defines a well-known URL that sites can use to make their change password forms discoverable by tools. This simple affordance provides a way for software to help the user find the way to change their password. ### Pitch To let users who have password managers be able to easily change their password from within their password manager application.
Author
Owner

@kmendell commented on GitHub:

I dont think this fits into pocket id since the provider it self, doesnt use passwords. So implementing is missleading in my opinion.

@kmendell commented on GitHub: I dont think this fits into pocket id since the provider it self, doesnt use passwords. So implementing is missleading in my opinion.
Author
Owner

@vanillajonathan commented on GitHub:

Some password managers have support for passkeys, so maybe it ought to be considered.

/.well-known/change-password would redirect to /settings/account.

@vanillajonathan commented on GitHub: Some password managers have support for passkeys, so maybe it ought to be considered. `/.well-known/change-password` would redirect to `/settings/account`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#44