Skip to content

Magenta - issue with login #25

Closed
Closed
@thoro

Description

@thoro

Hi,

I got a magenta COMPAL CH7465LG-LC and the login there seems to be a bit different.

Firmware and Hardware:
CH7465LG-NCIP-6.12.18.26-3p7-1-NOSH
5.01

I got the error that no session Id is returned, because the modem returns not a urlencoded string, but something like this:

successful;SID=1025573888

which can't be parsed here:

tokens = urllib.parse.parse_qs(res.text)

Additionally they are using a username of NULL and not admin, which mean that one would need to be configurable!

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