-
- Downloads
You need to sign in or sign up before continuing.
- Suppression de la dépendance à laminas-crypt.
- ZfcUser\Password\Bcrypt remplace l'ancienne Laminas\Crypt\Password\Bcrypt. - Si laminas-crypt reste nécessaire dans des projets, il faudra y ajouter "laminas/laminas-crypt": "^3.6"
Showing
- CHANGELOG.md 8 additions, 0 deletionsCHANGELOG.md
- composer.json 0 additions, 1 deletioncomposer.json
- src/ZfcUser/Authentication/Adapter/Db.php 1 addition, 1 deletionsrc/ZfcUser/Authentication/Adapter/Db.php
- src/ZfcUser/Password/Bcrypt.php 221 additions, 0 deletionssrc/ZfcUser/Password/Bcrypt.php
- src/ZfcUser/Service/User.php 1 addition, 1 deletionsrc/ZfcUser/Service/User.php
- tests/ZfcUserTest/Authentication/Adapter/DbTest.php 2 additions, 2 deletionstests/ZfcUserTest/Authentication/Adapter/DbTest.php
- tests/ZfcUserTest/Service/UserTest.php 1 addition, 1 deletiontests/ZfcUserTest/Service/UserTest.php
Loading
Please register or sign in to comment