summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Expand)AuthorAge
...
* #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for changed...Angie Byron2010-06-28
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workaro...Dries Buytaert2010-06-25
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
* - Patch #497612 by moshe weitzman, Stevel: harden user login - move user_load...Dries Buytaert2010-06-11
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duell...Dries Buytaert2010-06-10
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be '...Dries Buytaert2010-05-27
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the d...Dries Buytaert2010-05-26
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; use...Dries Buytaert2010-05-12
* - Patch #791076 by Shellingfox, tobias: search displays user email address re...Dries Buytaert2010-05-07
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* #718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is undocu...Angie Byron2010-05-05
* #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 an...Dries Buytaert2010-05-01
* - Patch #716718 by joachim, jhodgdon: add notes on security and proper use of...Dries Buytaert2010-04-28
* - 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 bu...Dries Buytaert2010-04-24
* #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not fi...Angie Byron2010-04-23
* #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 names...Dries Buytaert2010-04-13
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7...Dries Buytaert2010-04-10
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward functio...Dries Buytaert2010-04-07
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitz...Dries Buytaert2010-04-07
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en...Dries Buytaert2010-04-06
* - Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable ...Dries Buytaert2010-04-01
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ...Angie Byron2010-03-30
* #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 u...Dries Buytaert2010-03-26
* - 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
* - Patch #588480 by aspilicious, droplet: fixed interface string space issues.Dries Buytaert2010-03-24
* - Patch #228061 by quicksketch: usability fix: allow roles to be weighted.Dries Buytaert2010-03-24
* - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting...Dries Buytaert2010-03-23
* - Patch #742366 by moshe weitzman: better UX for OpenID users.Dries Buytaert2010-03-22
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning a...Dries Buytaert2010-03-21
* - Patch #747464 by andypost: wrong usage of hook_file_references().Dries Buytaert2010-03-21
* - Patch #300478 by mr.baileys: remove user_load_self() as it is not used.Dries Buytaert2010-03-20
* - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of...Dries Buytaert2010-03-20
* - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for ne...Dries Buytaert2010-03-18
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a '...Dries Buytaert2010-03-12
* #86299 follow-up by coltrane and clojel: Stop users' passwords from being sto...Angie Byron2010-03-12
* #677766 by matason and atheneus: Fixed Account gets blocked when user edits t...Angie Byron2010-03-07
* #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail do...Angie Byron2010-03-07
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
* - Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag.Dries Buytaert2010-03-02
* - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning.Dries Buytaert2010-03-01
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,...Dries Buytaert2010-02-28