Issue #1463624 by znerol, marcingy, Rob Loach, cosmicdreams: Move password.inc into DIC.
parent
3d2c548b
No related branches found
No related tags found
Showing
- core/includes/password.inc 0 additions, 288 deletionscore/includes/password.inc
- core/lib/Drupal/Core/CoreBundle.php 9 additions, 0 deletionscore/lib/Drupal/Core/CoreBundle.php
- core/lib/Drupal/Core/Password/PasswordInterface.php 64 additions, 0 deletionscore/lib/Drupal/Core/Password/PasswordInterface.php
- core/lib/Drupal/Core/Password/PhpassHashedPassword.php 259 additions, 0 deletionscore/lib/Drupal/Core/Password/PhpassHashedPassword.php
- core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php 17 additions, 20 deletions...em/lib/Drupal/system/Tests/System/PasswordHashingTest.php
- core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php 1 addition, 2 deletions...ystem/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
- core/modules/system/system.install 9 additions, 0 deletionscore/modules/system/system.install
- core/modules/system/tests/upgrade/drupal-7.system.database.php 4 additions, 0 deletions...modules/system/tests/upgrade/drupal-7.system.database.php
- core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php 1 addition, 2 deletionscore/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
- core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php 17 additions, 9 deletionscore/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
- core/modules/user/lib/Drupal/user/UserStorageController.php 1 addition, 2 deletionscore/modules/user/lib/Drupal/user/UserStorageController.php
- core/modules/user/tests/user_custom_phpass_params_test/lib/Drupal/user_custom_phpass_params_test/UserCustomPhpassParamsTestBundle.php 20 additions, 0 deletions...m_phpass_params_test/UserCustomPhpassParamsTestBundle.php
- core/modules/user/tests/user_custom_phpass_params_test/user_custom_phpass_params_test.info 6 additions, 0 deletions...om_phpass_params_test/user_custom_phpass_params_test.info
- core/modules/user/tests/user_custom_phpass_params_test/user_custom_phpass_params_test.module 0 additions, 0 deletions..._phpass_params_test/user_custom_phpass_params_test.module
- core/modules/user/user.module 4 additions, 6 deletionscore/modules/user/user.module
- core/scripts/generate-d7-content.sh 2 additions, 2 deletionscore/scripts/generate-d7-content.sh
- core/scripts/password-hash.sh 3 additions, 2 deletionscore/scripts/password-hash.sh
Loading
Please register or sign in to comment