Search for pass

  1. Search 9.5.x for pass
  2. Search 8.9.x for pass
  3. Search 10.3.x for pass
  4. Search 11.x for pass
  5. Search main for pass
  6. Other projects
Title Object type File name Summary
DatabaseTasks::pass function includes/install.inc Assert test as a pass.
drupal-6.user-no-password-token.database.php file modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php
drupal-6.user-password-token.database.php file modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php
DrupalTestCase::pass function modules/simpletest/drupal_web_test_case.php Fire an assertion that is always positive.
FileTranferTest::$password property modules/simpletest/tests/filetransfer.test
FileTransfer::$password property includes/filetransfer/filetransfer.inc
FormsTriggeringElementTestCase::testAttemptAccessControlBypass function modules/simpletest/tests/form.test Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE.
form_process_password_confirm function includes/form.inc Expand a password_confirm field into two text boxes.
form_type_password_confirm_value function includes/form.inc Determines the value for a password_confirm form element.
OpenIDWebTestCase::getPasswordResetURLFromMail function modules/openid/openid.test Parses the last sent e-mail and returns the one-time login link URL.
password-hash.sh file scripts/password-hash.sh #!/usr/bin/env php
<?php

/**
* Drupal hash script - to generate a hash from a plaintext password
*
* Check for your PHP interpreter - on Windows you'll probably have to
* replace line 1 with
* #!c:/program files/php/php.exe
*
*…
password.inc file includes/password.inc Secure password hashing functions for user authentication.
password.test file modules/simpletest/tests/password.test Provides unit tests for password.inc.
PasswordHashingTest class modules/simpletest/tests/password.test Unit tests for password hashing API.
PasswordHashingTest::$profile property modules/simpletest/tests/password.test The profile to install as a basis for testing.
PasswordHashingTest::getInfo function modules/simpletest/tests/password.test
PasswordHashingTest::setUp function modules/simpletest/tests/password.test Sets up a Drupal site for running functional and integration tests.
PasswordHashingTest::testLongPassword function modules/simpletest/tests/password.test Verifies that passwords longer than 512 bytes are not hashed.
PasswordHashingTest::testPasswordHashing function modules/simpletest/tests/password.test Test password hashing.
password_confirm_validate function includes/form.inc Validates a password_confirm element.
PASS_THROUGH constant includes/bootstrap.inc Flag used to indicate that text has already been sanitized.
SearchQuery::$executedFirstPass property modules/search/search.extender.inc Indicates whether the first pass query has been executed.
SearchQuery::executeFirstPass function modules/search/search.extender.inc Executes the first pass query.
SimpleTestFunctionalTest::$pass property modules/simpletest/simpletest.test The pass message.
TestFileTransfer::$password property modules/simpletest/tests/filetransfer.test
theme_password function includes/form.inc Returns HTML for a password form element.
UserAuthmapAssignmentTestCase class modules/user/user.test Unit test for authmap assignment.
UserAuthmapAssignmentTestCase::getInfo function modules/user/user.test
UserAuthmapAssignmentTestCase::testAuthmapAssignment function modules/user/user.test Test authmap assignment and retrieval.
UserEditTestCase::testUserWith0Password function modules/user/user.test Tests setting the password to "0".
UserLoginTestCase::resetUserPassword function modules/user/user.test Resets the user password and logs the user in.
UserLoginTestCase::testPasswordRehashOnLogin function modules/user/user.test Test that user password is re-hashed upon login after changing $count_log2.
UserPasswordResetTestCase class modules/user/user.test Tests resetting a user password.
UserPasswordResetTestCase::$profile property modules/user/user.test The profile to install as a basis for testing.
UserPasswordResetTestCase::generateResetURL function modules/user/user.test Generates login link.
UserPasswordResetTestCase::getConfirmURL function modules/user/user.test Turns a password reset URL into a 'confirm' URL.
UserPasswordResetTestCase::getInfo function modules/user/user.test
UserPasswordResetTestCase::getResetURL function modules/user/user.test Retrieves password reset email and extracts the login link.
UserPasswordResetTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp function modules/user/user.test Test IP-based flood control on password reset.
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser function modules/user/user.test Test user-based flood control on password reset.
UserPasswordResetTestCase::testResetImpersonation function modules/user/user.test Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testResetInvalidation function modules/user/user.test Make sure that password reset URLs are invalidated when the user's email
address changes.
UserPasswordResetTestCase::testUniqueHashNoPasswordValue function modules/user/user.test Test uniqueness of output from user_pass_rehash() with no passwords.
UserPasswordResetTestCase::testUserDirectLogin function modules/user/user.test Test direct login link that bypasses the password reset form.
UserPasswordResetTestCase::testUserPasswordReset function modules/user/user.test Tests password reset functionality.
UserPasswordResetTestCase::testUserPasswordResetExpired function modules/user/user.test Attempts login using an expired password reset link.
UserPasswordResetTestCase::testUserPasswordResetLoggedIn function modules/user/user.test Test user password reset while logged in.
UserPasswordResetTestCase::testUserPasswordTextboxNotFilled function modules/user/user.test Tests the text box on incorrect login via link to password reset page.
UserUpgradePathNoPasswordTokenTestCase class modules/simpletest/tests/upgrade/upgrade.user.test Upgrade test for user.module (password token not involved).

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.