summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Collapse)AuthorAge
...
* #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵Angie Byron2010-08-23
| | | | only implements access checks for nodes and users.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #883440 by hefox: fixed user_account_form() @see's ↵Dries Buytaert2010-08-15
| | | | user_validate_email() instead of user_validate_mail() (extra e).
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵Dries Buytaert2010-08-11
| | | | search conflicts with other forms, use menu API instead of search_get_keys().
* - Patch #607238 by agentrickard, catch, salvis: permissions are assumed to ↵Dries Buytaert2010-08-09
| | | | be unique among modules, but uniqueness is not enforced.
* #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: ↵Angie Byron2010-08-04
| | | | user_role_alias() in user_build_filter_query().
* - Patch #662868 by David_Rothstein: user edit link should open in a overlay.Dries Buytaert2010-08-03
|
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture ↵Dries Buytaert2010-07-29
| | | | size help text in profile no longer needed.
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵Dries Buytaert2010-07-26
| | | | {file_managed()}.status.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #850166 by kiamlaluno: string concatenation should be formatted with ↵Dries Buytaert2010-07-24
| | | | a space separating the operators (dot .).
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
|
* - Patch #788166 by TR: password_confirm() element breaks if there is more ↵Dries Buytaert2010-07-20
| | | | than 1 on a page.
* - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show ↵Dries Buytaert2010-07-17
| | | | the first uploaded picture.
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* - Patch #721086 by rfay, aspilicious, andypost: create tests for system ↵Dries Buytaert2010-06-29
| | | | actions, clean up token replacement, clean up triggers.
* #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for ↵Angie Byron2010-06-28
| | | | changed user email tokens; don't complicate translation of default messages.
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove ↵Dries Buytaert2010-06-25
| | | | workarounds.
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
|
* - Patch #497612 by moshe weitzman, Stevel: harden user login - move ↵Dries Buytaert2010-06-11
| | | | user_load() to submit handler.
* - 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 #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; ↵Dries Buytaert2010-05-12
| | | | user_account_form() validation functions missing @see links.
* - Patch #791076 by Shellingfox, tobias: search displays user email address ↵Dries Buytaert2010-05-07
| | | | regardless of 'administer users' permission.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is ↵Angie Byron2010-05-05
| | | | undocumented.
* #764426 by aaronmontana, rickvug: Fixed user_validate_mail() is undocumented.Angie Byron2010-05-05
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #716718 by joachim, jhodgdon: add notes on security and proper use ↵Dries Buytaert2010-04-28
| | | | of user_load() to its function documentation.
* - Patch #779430 by coltrane: filter_xss_admin() user picture guidelines.Dries Buytaert2010-04-24
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not ↵Angie Byron2010-04-23
| | | | filtered on admin/user/permissions.
* #770836 by jpmckinney: Fixed user_save() fails silently.Angie Byron2010-04-20
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #598862 by andypost: user role names cannot be translated.Dries Buytaert2010-04-13
|
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵Dries Buytaert2010-04-13
| | | | namespacing collisions.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward ↵Dries Buytaert2010-04-07
| | | | function signature.
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe ↵Dries Buytaert2010-04-07
| | | | weitzman: remove magical fairy saving of cruft from user_save().
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable ↵Dries Buytaert2010-04-01
| | | | in user_roles().
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵Angie Byron2010-03-30
| | | | on Configuration & Modules correctly.
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned ↵Dries Buytaert2010-03-26
| | | | up form handling.
* - Patch #747464 by andypost: fixed wrong usage of hook_file_references().Dries Buytaert2010-03-25
|
* - Patch #745668 by catch: remove pointless user_load() from user_save().Dries Buytaert2010-03-24
|