systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

force lowercase for email/username #184

Open knutole opened 8 years ago

knutole commented 8 years ago

Currently email/username is case-dependent. So for example, it's not possible to log in with KNUTole@systemapic.com, because the checks are case-dependent.

This is unnecessary, and all usernames/emails should be converted to lowercase at all times.

IgorZiegler commented 8 years ago

Great stuff! will do it!

IgorZiegler commented 8 years ago

@knutole Can we close it?

knutole commented 8 years ago

@IgorZiegler I will close it when I write script.