Changes between Version 13 and Version 14 of Ticket #34661, comment 8
- Timestamp:
- Jun 18, 2023, 7:03:59 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34661, comment 8
v13 v14 12 12 }}} 13 13 14 The hash is base64 encoded on default PBKD hasher. I converted the bytes to hex string. It looks like it has a value in the context of hashing, which may confuse the developers and leakto another security issue.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. 15 15 16 16 In settings: