I want to create users, but be able to omit the password for existing users. The password_hash() filter is giving me some trouble when trying to chain it with omit.
The m