summaryrefslogtreecommitdiff
path: root/modules/user/user.test
Commit message (Collapse)AuthorAge
* Issue #2251019 by PietM, jhodgdon, mgifford: User wildcard search doesn't workDavid Rothstein2016-02-01
|
* Issue #2364629 by gaurav.goyal, cilefen, dcam: After deletion of built-in ↵David Rothstein2015-10-03
| | | | administrator role the default admin role is not shown as disabled
* Drupal 7.35David Rothstein2015-03-18
|
* Issue #935592 by pillarsdotnet, lokapujya, David_Rothstein, John Franklin, ↵David Rothstein2014-11-04
| | | | amitgoyal, joshi.rohit100, sivaji, mgifford, peximo, wodenx, Romlam, Owen Barton, alpritt, beejeebus | macgirvin: Fixed User picture is deleted after calls to user_save().
* Issue #1943282 by RobLoach, eporama: Fixed User Account Links Tests assumes ↵David Rothstein2013-08-05
| | | | certain menu link IDs.
* Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed ↵David Rothstein2013-08-05
| | | | a login, default their username on password reset.
* Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active ↵David Rothstein2013-07-28
| | | | batch' error after user cancelling own account.
* Issue #1797242 by dcam, Lars Toomre, izus: Remove t() from assert messages ↵Jennifer Hodgdon2013-04-24
| | | | in user module
* Drupal 7.20David Rothstein2013-02-20
|
* Drupal 7.18.David Rothstein2012-12-19
|
* Issue #1197622 by lyricnz, xjm, tim.plunkett, Cottser: Fixed My account ↵webchick2012-10-06
| | | | (disabled).
* Issue #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans, ↵David Rothstein2012-07-30
| | | | kgoel | izmeez: Added Use a variable for the timeout/expiration of user password reset links.
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.webchick2012-04-28
| |
* | Issue #1509796 by markdorison: Fix docs for a test method in user.testJennifer Hodgdon2012-04-02
| |
* | Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not ↵webchick2012-03-24
|/ | | | removed properly.
* - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in ↵Dries Buytaert2011-04-25
| | | | user.module, trim() user-submitted email address before validation.
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure ↵Angie Byron2011-01-29
| | | | password fields are empty on display.
* - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a ↵Dries Buytaert2010-12-18
| | | | sorry mess.
* - Patch #991340 by alexpott: user_validate_current_pass() uses global and ↵Dries Buytaert2010-12-11
| | | | not the user object from the form.
* #967330 by Dave Reid: Fixed The [current-user:?] token should provide the ↵Angie Byron2010-12-09
| | | | actual loaded user
* #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on ↵Angie Byron2010-11-30
| | | | registration form.
* #947844 by sun: Clean up filter-related tests that load text formats by ↵Angie Byron2010-11-29
| | | | their human-readable name.
* #955414 by bfroehle: Fixedd user_get_authmaps: respect proper key-value ↵Angie Byron2010-11-21
| | | | ordering as in description
* #787684 by sivaji: Role admin page should say something when you saveAngie Byron2010-11-15
|
* #925778 follow-up by manarth, sun: Fix phantom my account link for anon ↵Angie Byron2010-10-23
| | | | users, and restore former menu access functions to prevent fatal errors in upgraded sites.
* - Patch #937562 by tim.plunkett, chx, justinrandell: fatal Error Call to a ↵Dries Buytaert2010-10-11
| | | | member function getDirectoryPath() on a non-object when Default picture is set.
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail ↵Angie Byron2010-08-27
| | | | sent to new users after site administrator approval.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: ↵Angie Byron2010-08-04
| | | | user_role_alias() in user_build_filter_query().
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
|
* - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show ↵Dries Buytaert2010-07-17
| | | | the first uploaded picture.
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, ↵Dries Buytaert2010-06-10
| | | | duellj, catch: fixed SA-CORE-2009-007 user signature format.
* - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration.Dries Buytaert2010-06-02
|
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm ↵Dries Buytaert2010-05-07
| | | | password' field passes validation and returns success message.
* - Patch #791076 by Shellingfox, tobias: search displays user email address ↵Dries Buytaert2010-05-07
| | | | regardless of 'administer users' permission.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned ↵Dries Buytaert2010-03-26
| | | | up form handling.
* - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: ↵Dries Buytaert2010-03-23
| | | | deleting a user role throws PHP notices and prevents delete operation.
* #677766 by matason and atheneus: Fixed Account gets blocked when user edits ↵Angie Byron2010-03-07
| | | | their profile. (with tests)