SupportBee / hackerstreet.in

New HSI Prototype
14 stars 1 forks source link

Usernames #12

Open heroic opened 11 years ago

heroic commented 11 years ago

Currently usernames are not unique, and login asks for username but in the error says invalid email. Login should allow both, email as well as username.

bopanna commented 11 years ago

@heroic: it says invalid email cuz this is the default setting in devise. you can change this by including devise.en.yml file in config/locales folder and changing the error message