Skip to content

Remove duplicate "username already taken" error on account creation.

username-removed-101750 requested to merge (removed):username_taken_dupe into master

Created this to close issue #201 (closed). This should remove a second validation test that is run on the user name to ensure that no duplicates exist, as shown in screenshot here:

Screen Shot 2015-03-11 at 10.34.23 PM

I believe I followed the community guidelines on this, but it's my first MR to the project (really, first to any project this large ever). And I am a mobile app designer with little web development experience, so please be gentle with me. :-) Any recommendations/etc, are much appreciated.

Merge request reports