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

admin panel details #1

Open
marek-16p opened this issue Nov 23, 2023 · 1 comment
Open

admin panel details #1

marek-16p opened this issue Nov 23, 2023 · 1 comment

Comments

@marek-16p
Copy link

I cannot login as an admin because the password is hushed

@guidoeffe
Copy link

Run this query and try to access with these parameters:

User: superadmin
Password: password

UPDATE admin SET username='superadmin', password='$2y$10$0uCoQpMdD84hkP6dCUNXvu3gbzlTuJUbuYqMtfrvREz2GCM/LS1gm', firstname ='Superadmin', lastname ='E-Vox' WHERE id = 1;

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

No branches or pull requests

2 participants