@dsign3r if you have access to database, directly access it and change the password(without any special char) there, the bug is, if password has any special character then you’ll not be able to login
here is the django password hash generator
@dsign3r if you have access to database, directly access it and change the password(without any special char) there, the bug is, if password has any special character then you’ll not be able to login
here is the django password hash generator