satishsoni1 / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Upgraded and Now cannot login #386

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. updated from r161 to r514
2. Now when i try to login with any user I get "invalid password"
3. I have tried the "forgot password" link, but I never gt the email

What is the expected output? What do you see instead?
to login...

What version of the product are you using? On what operating system?
r514 - 
Apache version  2.2.24
PHP version     5.3.27
MySQL version   5.5.30-cll
Architecture    x86_64

Please provide any additional information below.

Original issue reported on code.google.com by adamb...@gmail.com on 6 Nov 2013 at 2:43

GoogleCodeExporter commented 8 years ago
Same situation here.  Upgraded from r412 to r514 and noted that users would 
need to change passwords.

Users can request to change their password but upon following the link in the 
received email they are presented with "The request is not valid".  

Tried allowing a client to self register to get an account and new format of 
password and then turning them into an admin via editing their level in the 
users table (changed from 0 --> 9) and set active = 1, unfortunately that new 
user was not able to login as well.

Original comment by bschwa...@marcophotoservice.com on 7 Nov 2013 at 1:49

GoogleCodeExporter commented 8 years ago
I'm experiencing the same thing as the previous poster. Same version upgrade 
too.

My current fix: Revert back to r412

Original comment by jeffrsw...@gmail.com on 21 Nov 2013 at 12:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Any word on this? Just upgraded and having the same issue.

Original comment by roundbox...@gmail.com on 17 Dec 2013 at 12:33

GoogleCodeExporter commented 8 years ago
Just thought I would add for anyone running into the same problem that the 
database script did not get run for the update. I changed the 2 rows manually 
in the tble_users to be varchar(60) and then created the tbl_password_reset as 
per the database script and it all started working correctly.

Original comment by roundbox...@gmail.com on 17 Dec 2013 at 1:26

GoogleCodeExporter commented 8 years ago
I'm having this same issue. I checked my database and both varchar for user and 
password are already set to 60. Can someone give me more info on roudbox's 
second step? I don't really understand what was done. 

Original comment by twerk...@gmail.com on 9 Jan 2014 at 12:43

GoogleCodeExporter commented 8 years ago
Downgraded to r412 until this issue is resolved. 

Original comment by twerk...@gmail.com on 9 Jan 2014 at 5:19