Skip to content

Unable to login #4

@chrisgorgo

Description

@chrisgorgo

I'm trying to log in but I am getting the following reply

{"ts":1538424689127,"code":"1001","msg":"","data":{}}

I wonder if my password hash is correct. I used the following python code:

from hashlib import md5
md5(md5(b"test").hexdigest().encode()).hexdigest()

Does this look correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions