ShelbyTV / shelby_gt

Rails API services for Shelby GT
2 stars 0 forks source link

Invalid Users created (no special rolls) #180

Closed spinosa closed 11 years ago

spinosa commented 11 years ago

Noticing "bad" users still being created somehow. They have a unique nickname (but it's not the nickname that was entered, it was uniqued by code) but no special rolls and are not gt_enabled.

Always happened when a previous user existed with the requested nickname.

Always noticed a Mongo::OperationFailure in the logs for the saving of these users.