Changes between Version 17 and Version 18 of Ticket #34661, comment 8


Ignore:
Timestamp:
Jun 18, 2023, 7:07:37 PM (13 months ago)
Author:
Fatih Erikli

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34661, comment 8

    v17 v18  
    1212}}}
    1313
    14 The hash is base64 encoded on default PBKD hasher. I converted the bytes to hex string. It may look like it has a value in terms of securing the information, may confuse the developers and lead to another security issue.
     14The hash is base64 encoded on default PBKD hasher. I deleted. It may look like it has a value in terms of securing the information, may confuse the developers and lead to another security issue.
    1515
    1616In settings:
Back to Top