znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
343 stars 83 forks source link

Hide all password fields when backend without db pass is used #404

Open pboguslawski opened 1 year ago

pboguslawski commented 1 year ago

Proposed change

When using auth backend that does not require password from db (i.e. basic auth) Znuny hides correctly password input in agent and customer preferences (Kernel/Output/HTML/Preferences/Password.pm) but does not hide password fields in AdminUser nor AdminCustomerUser screens. This mod hides password fields on these screens also.

Type of change

Additional information

Author-Change-Id: IB#1110411

Checklist