mirror of
https://github.com/ansible/awx.git
synced 2026-01-28 23:04:41 -03:30
Connect #7666 of ansible-tower and follow up original fix tower #455. The original fix solves the problem of duplicated db keys, but breaks a rule of enterprise users that 'Enterprise users cannot be created/authenticated if non-enterprise users with the same name has already been created in Tower.'. This fix resumes that rule. Signed-off-by: Aaron Tan <jangsutsr@gmail.com>