This topic is locked
[SOLVED]

 Build 33576 login does not work

8/27/2019 09:07:13
PHPRunner General questions
R
ruud author

After installing 33576 the login does not work. Access denied...

After reinstalling 33460 it is working again.
August 22, 2019. PHPRunner, ASPRunner.NET, ASPRunnerPro 10.2 maintenance release

build 33576

Sergey Kornilov admin 8/28/2019

Not enough info. If you post your project to Demo Account and contact support directly we can take a look.

P
pinoyoutdoor 9/1/2019

Experience same scenario...
Open project of previous build...

rebuild using the version build 33576(no changes made of the project)...login problem

T
tangtang 9/9/2019

I have the same problem.

R
ruud author 9/13/2019

I have made a test db:
Login issue version PHPrunner 10.2 build 33576
DB: PHPrunnertest
1 No encryption No problem logging in

2 Encryption on Password Not possible to login

3 New User and No encryption No problem logging in

4 New User with encryption Not possible to login
5 Installing build 33460 again
6 With encryption kept from build 33576 No problem logging in with same user as under 4
The encryption is the issue!

woodey2002 9/13/2019

On your original 33576 build did you create the user before enabling the encryption by any chance?
I sometimes do this and it is easily fixed by adding a new admin user from the security tab in phpruner direct
Cheers

James

lefty 9/13/2019



On your original 33576 build did you create the user before enabling the encryption by any chance?
I sometimes do this and it is easily fixed by adding a new admin user from the security tab in phpruner direct
Cheers

James


To test encryption , send a password reminder with bcrypt to the username email. If the token link works , your good to go.

other things to try . Empty users database. Delete all output local and server. Drop security tables , Build security over again with new tables , add new admin and test.
Obviously , always backup your database first.

R
ruud author 9/14/2019

I contacted support and uploaded my test db. They finally found a bug and a zip-patch (new login.php) was in my mailbox.
It works now. In the next update it will be solved for all.
So in the meantime, ask for the patch?