Summary: | z39.50 password should be hidden in edit screen | ||
---|---|---|---|
Product: | Koha | Reporter: | Esther Melander <esther.melander> |
Component: | Z39.50 / SRU / OpenSearch Servers | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | m.de.rooy, phil |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Esther Melander
2024-09-06 17:08:29 UTC
It might be useful against shoulder-surfing by people who hang around behind you while you work and who aren't supposed to know OCLC passwords to make it a type='password' input, but the only way a consortium can keep passwords hidden from other libraries is to have only one person with the permission to edit Z39.50 servers, and no people with the permission to write SQL reports, since it's stored in the db in plaintext. |