Bug 37858 - z39.50 password should be hidden in edit screen
Summary: z39.50 password should be hidden in edit screen
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Z39.50 / SRU / OpenSearch Servers (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-06 17:08 UTC by Esther Melander
Modified: 2024-09-06 23:04 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esther Melander 2024-09-06 17:08:29 UTC
The table for z39.50 servers hides passwords, however the passwords can be seen in plain text in the edit screen. The passwords should probably be hidden there too. This is a concern for consortia with multiple accounts to services like OCLC.

This ticket has connections to Bug 5316. Managing multiple z39.50 accounts for many users/branches.
Comment 1 Phil Ringnalda 2024-09-06 23:04:52 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.