mmtaee / ocserv-users-management

ocserv installation and user web-panel management.
90 stars 42 forks source link

Login failed #61

Closed navidtrc closed 1 week ago

navidtrc commented 1 week ago

after setting Admin username and password, login doesn't work If you logout the username and password that you entered not working

mmtaee commented 1 week ago

Thanks for the bug report.

Pull new changes. Reset the admin password with the following command to solve the login problem.

python3 manage.py createadmin -u CURRENT_ADMIN_USERNAME -p PASSWORD