Password fields and email from updates (#1876)
* Update SOA Minimum TTL
* Update from email field to match other emails sent
Almost all emails sent from the control panel come from noreply@domain.tld except the updates that are coming from hestia@domain.tld however this email is not monitored and should be noreply@domain.tld as well
* Added password class on password fields
To add the "eye" icon to see text instead of password and add the autocomplete="off"
* Reverting change