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

unable to login in admin as well as in student panel #53

Open
Kiransagar13 opened this issue Mar 16, 2024 · 1 comment
Open

unable to login in admin as well as in student panel #53

Kiransagar13 opened this issue Mar 16, 2024 · 1 comment

Comments

@Kiransagar13
Copy link

please provide admin as well as student panel login guidance
Screenshot 2024-03-16 140635

@reolus
Copy link

reolus commented Apr 10, 2024

You can reset the admin password in the mysql database using
update teachers set password = sha2('NEWPASSWORD',256) where id = 1;

Students log in with the roll number and password that you can generate in the class.

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