Closed Bug 957681 Opened 10 years ago Closed 10 years ago

emails are incorrectly case sensitive in account create

Categories

(Cloud Services :: Server: Firefox Accounts, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: edwong, Unassigned)

Details

(Whiteboard: [qa+])

tracking bug for:
https://github.com/mozilla/fxa-auth-server/issues/455

1. create an account with user@hotmail.com
2. attempt to create acct with user@HOTmail.com or User@hotmail.com or user@hotmail.coM

actual: user is created, you get UUID

expected: you should get
{"code":400,"error":"Bad Request","message":"Account already exists","info":"https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format","errno":101,"email":"ed@hotmail.com","log":[{"op":"Account.create","rid":"1387491430481-45014-59836"}
Whiteboard: [qa+]
Blocks: 958313
No longer blocks: 958313
this is resolved but messaging client and responding with recommended case.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.