Skip to content

Slash GraphQl password set does not work with capital letters in email address #5699

@EnricoMi

Description

@EnricoMi

What version of Dgraph are you using?

Slash GraphQl

Have you tried reproducing the issue with the latest release?

N/A

What is the hardware spec (RAM, OS)?

N/A

Steps to reproduce the issue (command/config used to run Dgraph).

I have been invited to the beta version via my email address, which contains capital letters. Following the link from the invitation brings me to a screen to set my password. On entering the password and clicking "Change Password" I get an error:
grafik

Expected behaviour and actual result.

The password should be set.

The problem is that my email address contains capital letters. This produces the following request URL: https://api.cloud.dgraph.io/user/{EMAIL_ADDRESS}/set-password

With capital letters in it, it returns HTTP 404, with all lowercase it returns HTTP 200.

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