diff options
author | Mark Felder <feld@feld.me> | 2024-02-14 17:54:56 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-02-14 17:54:56 -0500 |
commit | 86e6d395d931f532b18fccdeb65c300b22fbce8a (patch) | |
tree | 767834226af71d1f73c02a24392d6a7ef2cedefe /docs/configuration | |
parent | 79d69ce72a4a922d1be8f3aae36d5fff3089fd1c (diff) | |
download | pleroma-86e6d395d931f532b18fccdeb65c300b22fbce8a.tar.gz pleroma-86e6d395d931f532b18fccdeb65c300b22fbce8a.zip |
Fix atom leak in password digest functionality
The value here gets passesd to :crypto.pbkdf2_hmac and it expects one of these atoms: :sha | :sha224 | :sha256 | :sha384 | :sha512 so it will always exist
Diffstat (limited to 'docs/configuration')
0 files changed, 0 insertions, 0 deletions