Commit Graph

100 Commits (26dce525a2928967aaa34280e5e36d9a46226d75)

Author SHA1 Message Date
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
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Dries Buytaert 5a89fef970 - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings. 2009-10-16 13:20:16 +00:00
Dries Buytaert c5fe1d16f7 - Patch #590092 by baldwinlouie: who's online block should never report anonymous users. 2009-10-12 18:37:31 +00:00
Angie Byron d16bead147 #118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm. 2009-10-10 16:48:39 +00:00
Dries Buytaert a557b0de2a - Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc. 2009-09-19 10:54:36 +00:00
Dries Buytaert 4f3e5cd940 - Patch #574002 by sun: remove argument from user_access(). 2009-09-11 06:20:49 +00:00
Dries Buytaert 933be1636a - Patch #550210 by boombatower: added test for admin/people/create. 2009-09-09 11:36:02 +00:00
Dries Buytaert c84751cbf5 - Patch #565290 by flobruit, chx: fixed user register when configured not to use e-mails. 2009-09-09 11:27:00 +00:00
Dries Buytaert 3005b0990e - Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user(). 2009-09-05 05:45:45 +00:00
Angie Byron 61035e4446 #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests). 2009-08-25 02:48:16 +00:00
Dries Buytaert 2a123f0ac9 - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'. 2009-08-21 14:27:47 +00:00
Angie Byron b41323642b #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
Angie Byron 049a8896f5 #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. 2009-08-12 23:51:19 +00:00
Dries Buytaert ef5c041534 - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else. 2009-08-11 11:47:58 +00:00
Angie Byron 1da6ef52c4 #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Dries Buytaert b09aa24a0e - Patch by chx and DamZ: fixed a failing test. 2009-07-31 21:14:01 +00:00