[wp-trac] [WordPress Trac] #22114: Propagating password on change
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 6 08:30:48 UTC 2012
#22114: Propagating password on change
-----------------------------+-----------------------------
Reporter: ChloeD | Type: feature request
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Users
Version: 3.4.2 | Severity: normal
Keywords: has-patch |
-----------------------------+-----------------------------
After creating an account or changing profile information, it is possible
to intercept the changed data in a hook. However, this is not possible for
the cleartext psasword, and this is a useful feature especially when
propagating a password change over different accounts spanning across
different systems (in contexts such as updating the password for phpBB,
Prestashop, or any PAM thingie when the WordPress password is changed).
Since this feature is by no means possible to implement without core
hacks, I am submitting a patch to include this feature in the WP core.
This patch proves useful if we are to integrate other software bricks
without having to implement SSO using WordPress' architecture. In my
context, I need to be able to log-in through WordPress or directly through
the business specific back-end.
Proposed patch is attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22114>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list