[BUGFIX] Remove unused if in PasswordHashing
A useless if can be dropped since the deprecation removals. Resolves: #87208 Releases: master Change-Id: Ib664a3d50fb4aeb7956606b054e46a0be84d1e92 Reviewed-on: https://review.typo3.org/59206 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Classes/Crypto/PasswordHashing/BlowfishPasswordHash.php 1 addition, 3 deletions...e/Classes/Crypto/PasswordHashing/BlowfishPasswordHash.php
- typo3/sysext/core/Classes/Crypto/PasswordHashing/Md5PasswordHash.php 1 addition, 3 deletions...t/core/Classes/Crypto/PasswordHashing/Md5PasswordHash.php
- typo3/sysext/core/Classes/Crypto/PasswordHashing/PhpassPasswordHash.php 1 addition, 3 deletions...ore/Classes/Crypto/PasswordHashing/PhpassPasswordHash.php
Please register or sign in to comment