You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a new mailbox, the formfield for setting an initial password is not of type password but of type text. Hence, the browser will store the password as clear-text.
The formfield should be changed to type password.
The text was updated successfully, but these errors were encountered:
When creating a new mailbox, the formfield for setting an initial password is not of type password but of type text. Hence, the browser will store the password as clear-text.
The formfield should be changed to type password.
The text was updated successfully, but these errors were encountered: