New user accounts receive password in plain-text.
Created by: mauvehed
After adding a new user I immediately receive an email with my login and password in plain-text. This is a huge security violation and risk. Passwords should not be sent in plain text, and the mere fact you are sending them plain-text also implies the passwords are NOT stored encrypted in the database.