You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search this line "if(Argon::checkPassword($filter_pass, $dbAccountLogged->password, $dbAccountLogged->id)){" and change it for: "if(!Argon::checkPassword($filter_pass, $dbAccountLogged->password, $dbAccountLogged->id)){"
Priority
Medium
Area
App
What OS are you seeing the problem on?
Linux
Browser
Chrome
What happened?
You just can create a Guild if you put the password wrong. I already resolved, but I don't know how to push it.
Code of Conduct
The text was updated successfully, but these errors were encountered: