Actions
Todo #8374
closedemail notification settings should not require password confirmation
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Notifications
Target version:
-
Start date:
03/17/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
the email notification settings page [system -> advanced -> notifications -> e-mail], system_advanced_notifications.php, requires the email auth password to be provided twice [e.g. "confirmed"]. this makes no sense. passwords should require confirmation when being set, not when being used. please remove this superfluous field.
this page should be the same as, for example, the auth/ldap server settings [system -> user manager -> authentication servers -> ldap server settings] system_authservers.php, where there is a single password field.
Updated by Jim Pingle over 5 years ago
- Category set to Notifications
- Status changed from New to Rejected
It's a standardized password control, and it's harmless to keep.
Actions