Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5789, comment 4


Ignore:
Timestamp:
08/02/2014 07:22:43 AM (11 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5789, comment 4

    initial v1  
    11No i'm saying the password generated by WordPress and passed in the filter is not the one the user set when he registered. When a user registers from front end the password is hashed before being saved in the metas of the signup table.
    22
     3See : https://buddypress.trac.wordpress.org/browser/trunk/src/bp-members/bp-members-screens.php#L182
     4
    35Thanks for the test you'll do.