Log in problem

User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Log in problem

Post by axew3 »

yes, you can see that if you use a pass like:
zVg%)4hK$wvDhEmr^?=)&

the pass isn't recognized on wp if changed in phpBB and viceversa.

while if you use a pass like (that do not contain some specific chars):
zVg%)4hK$wvDhEmr(Ygj

it is recognized on both.
Which until now nobody have answer why.

i'm over just today, and the entire topic about at phpBB.com:
https://www.phpbb.com/community/viewtop ... &t=2410311

any help on the very latest reply i've do, about different result for crypt() will be REALLY appreciated!
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Log in problem

Post by axew3 »

the problem about passw in WP has been resolved, but applied on next coming soon 1.6.3.
Ronald Jin
User w
User w
Posts: 5
Joined: Fri Feb 17, 2017 9:11 pm

Re: Log in problem

Post by Ronald Jin »

When will 1.6.3 be released?
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Log in problem

Post by axew3 »

Just released!
remember your phpBB version need to be at least 3.1 or better

[EDITED 24 feb]
p.s the file
/wp-content/plugins/wp-w3all-phpbb-integration/addons/bcrypt/bcrypt.php
has been just updated, to get a valid random seed where
openssl_random_pseudo_bytes()
is not available. If still experiencing problems about pass, please update the mentioned file, look here:
https://wordpress.org/support/topic/fix ... st-8841712
Post Reply