Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to login as admin with 2.1.9 fresh install on wamp #3602

Closed
jipem01 opened this issue Jan 7, 2019 · 11 comments
Closed

Impossible to login as admin with 2.1.9 fresh install on wamp #3602

jipem01 opened this issue Jan 7, 2019 · 11 comments
Labels
status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix.

Comments

@jipem01
Copy link

jipem01 commented Jan 7, 2019

Hello,

Trying a fresh install today on a wamp server for local developpment. After successully installing e107 2.1.9, i try to login with login and password provided during installation, with no success (Login and password does not match an existing user etc...).
I could create a new user, and copy his encrypted password as admin password directly with phpMyAdmin, and then, it was possible to connect with admin login.
Something went wrong with password encryption during install?
I've try several installation and still same problem...

@Moc
Copy link
Member

Moc commented Jan 8, 2019

I think I had the same issue. Will need to reproduce again to be sure. Will get back to this.
What's your PHP version?

@Moc Moc added the status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix. label Jan 8, 2019
@jipem01
Copy link
Author

jipem01 commented Jan 8, 2019

I work with wampserver 3.1.3 :
Apache 2.4.33
PHP 5.6.35
MariaDB 10.2.14

@Moc Moc added status: testing required Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing. and removed status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix. labels Jan 8, 2019
@CaMer0n
Copy link
Member

CaMer0n commented Jan 9, 2019

@Moc Would be good to see the actual password string after install to determine which algorithm was used.

@Moc
Copy link
Member

Moc commented Jan 10, 2019

Clean install with Github files, PHP 7.1.

During installation:

  • All checks passed
  • Username: admin
  • Password: testing

Frontend login: Works
Admin login: Works

Will do more testing with different environments asap.

@Moc
Copy link
Member

Moc commented Jan 10, 2019

Just tested this with PHP 5.6.40 and MariaDB 10.3.12. Still no luck reproducing. Logged in both on frontend and admin area.

I am sure I had a similar issue but then I only could login via frontend and not directly via admin area.

@Moc
Copy link
Member

Moc commented Jan 10, 2019

@jipem01 Could you try and reproduce the issue on your environment and share the encrypted password strings please?

@Moc Moc added status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix. and removed status: testing required Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing. labels Jan 10, 2019
@jipem01
Copy link
Author

jipem01 commented Jan 11, 2019

Today I try the following :

  • My personal server, Centos with php 5.4.16, Appache 2.4.6 and mariaDB 5.5.60,
  • Fresh install of wamp on my w10 computer (with MariaDB 10.3.9, PHP 5.6.38 and Appache 2.4.35, as close as i can of my office computer...).
    For both, no problem.
    I'll try monday with my office computer.

@Moc
Copy link
Member

Moc commented Jan 16, 2019

@jipem01 Any luck trying to reproduce it? :)

@jipem01
Copy link
Author

jipem01 commented Jan 18, 2019

Tried with my setup at work... Success once but to be shure re-trie. And then no more success. And I haven't logged anything...

@Moc
Copy link
Member

Moc commented Jan 21, 2019

And then no more success

You mean, you couldn't login?
Can you please check the password hashes in the database? Directly after install and then after the success attempt, and after the failed attempt?

@Moc
Copy link
Member

Moc commented Dec 16, 2019

I am assuming this was caused by #4004 and that is fixed. If the issue still occurs for you, please let me know and I'll re-open.

@Moc Moc closed this as completed Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix.
Projects
None yet
Development

No branches or pull requests

3 participants