Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Error management in USM #34

@leodarkseid

Description

@leodarkseid

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions