Search for reset
- Search 9.5.x for reset
- Search 8.9.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserPasswordResetTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp | function | modules/ |
Test IP-based flood control on password reset. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser | function | modules/ |
Test user-based flood control on password reset. |
UserPasswordResetTestCase::testResetImpersonation | function | modules/ |
Make sure that users cannot forge password reset URLs of other users. |
UserPasswordResetTestCase::testResetInvalidation | function | modules/ |
Make sure that password reset URLs are invalidated when the user's email address changes. |
UserPasswordResetTestCase::testUserDirectLogin | function | modules/ |
Test direct login link that bypasses the password reset form. |
UserPasswordResetTestCase::testUserPasswordReset | function | modules/ |
Tests password reset functionality. |
UserPasswordResetTestCase::testUserPasswordResetExpired | function | modules/ |
Attempts login using an expired password reset link. |
UserPasswordResetTestCase::testUserPasswordResetLoggedIn | function | modules/ |
Test user password reset while logged in. |
UserPasswordResetTestCase::testUserPasswordTextboxFilled | function | modules/ |
Prefill the text box on incorrect login via link to password reset page. |
user_form_test_form_user_pass_reset_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
user_form_test_form_user_pass_reset_submit | function | modules/ |
Submit function for user_pass_reset(). |
user_pass_reset | function | modules/ |
Menu callback; process one time login link and redirects to the user page on success. |
user_pass_reset_url | function | modules/ |
Generates a unique URL for a user to login and reset their password. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.