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

After logging out of the BoxBilling site, I am unable to log into the site. #1011

Closed
alenjohn05 opened this issue Aug 24, 2021 · 3 comments
Closed
Labels

Comments

@alenjohn05
Copy link
Contributor

What happened?

After logging out of the BoxBilling site, I am unable to log into the site.

After reinstalling BoxBilling 4.22 I could never log back into the system using the admin account the first ime.
On another attempt, I created another admin user just after installation, and that user could not log in either from another device or browser.
On another occasion, I created a standard user after installation and was able to login in a different browser with the standard user, but not with the initial admin user created at installation.
a)I copied the password HASH from the working user account to the admin user "pass" field but that didn't work either.
b) So in looking at another Boxbilling issue about the trailing slash, I noticed that there is a SALT included in the bb-config.php file but not in the database in the "table:admin".
So to fix the problem, I copied the salt from the bb-config.php file and placed it in the salt field for each user, and this allowed all the users to log into the site.

My question is,

Is this by design to not include the "SALT" in the database for each user?
Did I miss something during the installation process that caused this to work this way?
Is this a BUG and the installation process is supposed to add the SALT to each user upon the user creation process?

BoxBilling Version

v4.22-beta.1

What version of PHP are you running?

PHP 7.4

Additional Notes

Additional notes

@evrifaessa
Copy link
Collaborator

duplicate of #984.

@BelleNottelling
Copy link
Collaborator

@alenjohn05 is there any reason why you created an exact duplicate of the other issue, or was it by just by accident?

@alenjohn05
Copy link
Contributor Author

alenjohn05 commented Sep 6, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants