Commit Graph

116 Commits (b1f01b20ea67f6494421765b17afa17394e7a4b0)

Author SHA1 Message Date
Dries Buytaert 2ffe162f00 - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation. 2011-04-25 22:18:39 -04:00
Dries Buytaert 768208f8dd - Patch #1076394 by pillarsdotnet: improved test code. 2011-02-28 20:36:37 -05:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron d654ff6dde #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password fields are empty on display. 2011-01-29 10:08:45 +00:00
Dries Buytaert 57b1af0318 - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
Dries Buytaert 15ec834950 - Patch #991340 by alexpott: user_validate_current_pass() uses global and not the user object from the form. 2010-12-11 02:13:56 +00:00
Angie Byron 44e47bfb16 #967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user 2010-12-09 08:01:56 +00:00
Angie Byron cfb6452a64 #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form. 2010-11-30 23:55:11 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron cd3645af1a #955414 by bfroehle: Fixedd user_get_authmaps: respect proper key-value ordering as in description 2010-11-21 08:02:30 +00:00
Angie Byron ce88876679 #787684 by sivaji: Role admin page should say something when you save 2010-11-15 09:04:47 +00:00
Angie Byron c1b4e8d433 #925778 follow-up by manarth, sun: Fix phantom my account link for anon users, and restore former menu access functions to prevent fatal errors in upgraded sites. 2010-10-23 03:20:40 +00:00
Dries Buytaert 918e818964 - Patch #937562 by tim.plunkett, chx, justinrandell: fatal Error Call to a member function getDirectoryPath() on a non-object when Default picture is set. 2010-10-11 19:43:23 +00:00
Angie Byron 5d76008993 #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
Angie Byron d7d9587d6a #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail sent to new users after site administrator approval. 2010-08-27 11:28:45 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron 086f2ea091 #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: user_role_alias() in user_build_filter_query(). 2010-08-04 06:52:57 +00:00
Dries Buytaert 076002833c - Patch #601912 by sun: remove account fieldset on user account form. 2010-07-22 23:41:51 +00:00
Dries Buytaert 7175aab4f9 - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show the first uploaded picture. 2010-07-17 11:30:01 +00:00
Dries Buytaert 23582a5e91 - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duellj, catch: fixed SA-CORE-2009-007 user signature format. 2010-06-10 06:57:20 +00:00
Dries Buytaert 45da508e05 - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration. 2010-06-02 18:13:24 +00:00
Dries Buytaert 9a67fb99ef - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'. 2010-05-27 12:29:39 +00:00
Dries Buytaert 66d75d16fc - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm password' field passes validation and returns success message. 2010-05-07 14:48:10 +00:00
Dries Buytaert 7a78f7aaa0 - Patch #791076 by Shellingfox, tobias: search displays user email address regardless of 'administer users' permission. 2010-05-07 12:55:25 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron 7bb6753e9f #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
Dries Buytaert b5757ec182 - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned up form handling. 2010-03-26 22:24:31 +00:00
Dries Buytaert 58ea109dcd - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting a user role throws PHP notices and prevents delete operation. 2010-03-23 19:22:58 +00:00
Angie Byron d1f26518a3 #677766 by matason and atheneus: Fixed Account gets blocked when user edits their profile. (with tests) 2010-03-07 18:46:55 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 72b60ed444 - Patch #724788 by boombatower: improved code style of some tests in user.test. 2010-02-25 10:00:38 +00:00
Angie Byron d1c261a8c5 #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: Add 'current password' field to 'change password form'. 2010-02-11 03:19:21 +00:00
Angie Byron 6a9475ec27 #699842 follow-up by Damien Tournoud: Test fix, take 3... 2010-02-09 19:06:52 +00:00
Angie Byron c70251d6f9 #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix. 2010-02-09 18:23:19 +00:00
Angie Byron 8339e790ed #699842 follow-up by Berdir: Adjust failing test. 2010-02-08 22:17:27 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert 212a5e08ad - Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: registration e-mails should not contain passwords. 2010-01-29 13:50:14 +00:00
Dries Buytaert dfebdecfa7 - Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, tstoeckler, cwgordon7: prevent account cancellation for uid 1. 2010-01-14 19:21:55 +00:00
Angie Byron 11b98e4f60 #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration form. 2010-01-10 22:45:58 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron f562e86581 #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support. 2010-01-07 05:23:52 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Angie Byron d6305a6616 #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch. 2009-12-13 09:14:21 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Dries Buytaert bdf018696f - Patch #446666 by cweagans: split 'administer site configuration' into more granular permissions. 2009-12-01 22:30:31 +00:00
Dries Buytaert 19c4f88cad - Patch #645584 by eojthebrave: missing edit link on user administration page. 2009-11-28 21:44:54 +00:00
Angie Byron a558be6532 #622136 by brandonojc and mgifford: Fixed user filter accessibility. 2009-11-17 02:50:41 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00