Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lowercasing emails before use #30

Closed
DenBond7 opened this issue Jun 2, 2017 · 4 comments
Closed

lowercasing emails before use #30

DenBond7 opened this issue Jun 2, 2017 · 4 comments
Assignees

Comments

@DenBond7
Copy link
Collaborator

DenBond7 commented Jun 2, 2017

When I used https://attester.cryptup.io/lookup/email, I saw that this API is case sensitive for email parameter.

2017-05-19_16-52-30
2017-05-19_16-52-57

Do I have to manually check that I send the parameter in lowercase? Or maybe it's better for API to solve this issue? As far as I know, it does not matter how to write email address. (For example "denbond7@gmail.com" = "DeNBoND@GmAIL.cOm")

@tomholub
Copy link
Collaborator

tomholub commented Jun 2, 2017 via email

@DenBond7 DenBond7 assigned DenBond7 and unassigned tomholub Jun 3, 2017
@DenBond7
Copy link
Collaborator Author

DenBond7 commented Jun 3, 2017

OK. I will do the checks in my code and close this task.

@DenBond7
Copy link
Collaborator Author

DenBond7 commented Jun 8, 2017

I checked my code. All is well.

@DenBond7 DenBond7 closed this as completed Jun 8, 2017
@tomholub
Copy link
Collaborator

Reopening this as when typing someone's email address, the beginning of the email was capitalized. It stayed that way & the pubkey could not be found as a result.

The email should be lowercased while I'm typing it, or when I'm done typing it, so that it's always lowercased before further processing.

screenshot_20170615-113434

@tomholub tomholub reopened this Jun 15, 2017
@tomholub tomholub added this to the Usability milestone Jun 15, 2017
@tomholub tomholub changed the title https://attester.cryptup.io/lookup/email email case sensitive lowercasing emails before use Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants