mirror of
https://github.com/ansible/awx.git
synced 2026-03-29 14:55:09 -02: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>