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
{{ message }}
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
the repo currently as a const.py module that contains errors. but the r'^user/register$', r'^user/login$',r'^user/sendregisteremail$', and r'^user/login$', all give the same response 200 in most scenarios, even when no data is passed and an error 400 is expected, that makes it a little harder to tell if requests are successful or not