I thought that the MODX Login add-on (registration) prevented adding two user-ids with the same password. Is this supposed to happen? We have ended up with this case.
Both user-ids were "inactive". Assuming, same email address user-ids should not occur, is it possible that if an existing user is "inactive", a second one could be added with the same email address?
If I am wrong about registration preventing the situation, I can add more code to my registration pre-hook to prevent this situation.