summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* #86299 follow-up by coltrane and clojel: Stop users' passwords from being ↵Angie Byron2010-03-12
| | | | stored in users.data in plain-text. Ouch.
* #735354 by Dave Reid: Don't nest User token types.Angie Byron2010-03-07
|
* #677766 by matason and atheneus: Fixed Account gets blocked when user edits ↵Angie Byron2010-03-07
| | | | their profile. (with tests)
* #734878 by Dave Reid: Fixed [user:name] tokens should be using ↵Angie Byron2010-03-07
| | | | format_username().
* #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail ↵Angie Byron2010-03-07
| | | | doesn't contain one-time-login link.
* #676800 follow-up by sun: More fieldset fixes.Angie Byron2010-03-07
|
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - 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 #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #724788 by boombatower: improved code style of some tests in user.test.Dries Buytaert2010-02-25
|
* - Patch #721436 by chx, moshe weitzman: improved performance of user_save() ↵Dries Buytaert2010-02-22
| | | | by removing and reworking some code.
* - Patch #699842 by jhodgdon: corrected help texts and links that were broken ↵Dries Buytaert2010-02-17
| | | | with moving the permissions-page.
* #645374 follow-up by sun: Make entity ids available to confirm form submit ↵Angie Byron2010-02-17
| | | | handlers.
* #712598 by add1sun: Added documentation for user_pass_reset_url().Angie Byron2010-02-17
|
* #325877 by alpritt: Fixed Password checker breaks if no description.Angie Byron2010-02-16
|
* - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ↵Dries Buytaert2010-02-13
| | | | ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard.
* -Patch #712580 by litwol: fixed user_file_references()Dries Buytaert2010-02-12
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* #663006 by chx: Fixed Error message on edit profile: rebuild in ↵Angie Byron2010-02-11
| | | | field_multiple_value_form()
* #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: ↵Angie Byron2010-02-11
| | | | Add 'current password' field to 'change password form'.
* - Patch #521904 by Everett Zufelt: changed aria-live attribute from polite ↵Dries Buytaert2010-02-10
| | | | to assertive.
* - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function ↵Dries Buytaert2010-02-09
| | | | passed by reference.
* #699842 follow-up by Damien Tournoud: Test fix, take 3...Angie Byron2010-02-09
|
* #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix.Angie Byron2010-02-09
|
* #699842 follow-up by Berdir: Adjust failing test.Angie Byron2010-02-08
|
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #607238 by ctmattice1, catch: made the upgrade path work again.Dries Buytaert2010-02-06
|
* - Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling ↵Dries Buytaert2010-02-05
| | | | hook_permission() for already uninstalled modules.
* - Patch #521904 by mgifford: added ARIA live region to password strength and ↵Dries Buytaert2010-02-03
| | | | match containers.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #684202 by catch: Added Entity insert/delete/update hooks, to support caching.Angie Byron2010-01-30
|
* - Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: ↵Dries Buytaert2010-01-29
| | | | registration e-mails should not contain passwords.
* - Patch #563106 by int: more upgrade path fixing.Dries Buytaert2010-01-27
|
* - Patch #695662 by litwol: fixed user_login_submit() documentation by ↵Dries Buytaert2010-01-27
| | | | adjusting the code.
* - Patch #682870 by David_Rothstein: fixed typo.Dries Buytaert2010-01-18
|
* - Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, ↵Dries Buytaert2010-01-14
| | | | tstoeckler, cwgordon7: prevent account cancellation for uid 1.
* - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against ↵Dries Buytaert2010-01-14
| | | | vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
* - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: ↵Dries Buytaert2010-01-14
| | | | router loaders causing a lot of database hits for access checks.
* #525622 follow-up by Dave Reid: Added missing path callback property.Angie Byron2010-01-14
|
* #677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize ↵Angie Byron2010-01-14
| | | | still being used in place of Edit.
* - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos.Dries Buytaert2010-01-13
|
* #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where ↵Angie Byron2010-01-13
| | | | possible.
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.