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.
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.