Skip to content

fixed called class name to "WPPasswordHash"#21

Open
mico12029 wants to merge 4 commits intoEELV-fr:masterfrom
mico12029:master
Open

fixed called class name to "WPPasswordHash"#21
mico12029 wants to merge 4 commits intoEELV-fr:masterfrom
mico12029:master

Conversation

@mico12029
Copy link

On OC 8.x, user_wordpress can't login (#20).

Error messsage is: ”class PasswordHash not found" ,
it called by ./user_wordpress/user_wordpress.php on line 85

So , when I rewrited to "$wp_hasher = new WPPasswordHash(8, TRUE);”.

this class “WPPasswordHash” is defined on class-phpass.php.

it was operating on OC8.

FreeBSD 9.1-RELEASE-p24
Apache 2.2.29
PHP 5.4.40
ownCloud 8.1

Fixed "class PasswordHash not found" on OC8.0

EELV-fr#20
danaskallman added a commit to danaskallman/user_wordpress that referenced this pull request Jun 13, 2015
danaskallman added a commit to glocalcoop/user_wordpress that referenced this pull request Aug 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant