LINBIT / linstor-gateway

Manages Highly-Available iSCSI targets, NVMe-oF targets, and NFS exports via LINSTOR
GNU General Public License v3.0
28 stars 6 forks source link

Don't send password back via REST API #2

Closed chrboe closed 3 years ago

chrboe commented 4 years ago

On every HTTP GET, the password is sent back to the client in plain text. Don't do this.

chrboe commented 3 years ago

Closed in ed5e1a2c5763cdb1b495cbabcafcdf9e6c4a58e0