summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - Fix broken session deleting on account blocking.Steven Wittens2005-03-01
* - Delete a user's sessions when blocking his/her account.Steven Wittens2005-02-28
* - Patch #17931 by Neil: fixed bug in access rules page:Dries Buytaert2005-02-28
* More search usability improvements!Steven Wittens2005-02-27
* #17477: Remove dependency on GD for avatars.Steven Wittens2005-02-22
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Fixed two broken URLs in the help text.Dries Buytaert2005-02-10
* - Patch #16972 by Neil: don't use align operations. Removed hard-coded CSS.Dries Buytaert2005-02-08
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - #16271: Clean up Admin - users - configure.Steven Wittens2005-01-28
* - Patch #13184 by JonBob: changed the 'my account' menu to a 'dynamic menu' s...Dries Buytaert2005-01-27
* - Patch #16176 by Drumm based on mockup from Kika: improve access rules UI.Dries Buytaert2005-01-25
* - Patch #16028 by Goba: added class="form-password" to the password form.Dries Buytaert2005-01-23
* - Consistency glitch: 'operations' => 'Operations'.Dries Buytaert2005-01-22
* - Patch #15566 by drumm: must specify a userneme or password error happens wh...Dries Buytaert2005-01-14
* - Fixing a couple of watchdog() calls.Steven Wittens2005-01-09
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #15247 by Drumm: simplified the logout code.Dries Buytaert2005-01-07
* - Patch #15184 by drumm: clean up user password mailing.Dries Buytaert2005-01-06
* - Bug #14609: improved the status messages and avoid empty roles being saved.Dries Buytaert2004-12-22
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Modified patch by Goba: don't save user roles in the serialized data field ...Dries Buytaert2004-12-08
* - Patch #14006 by Neil:Dries Buytaert2004-12-07
* - Patch #13647 by Goba:Dries Buytaert2004-11-29
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch #12363: fixed glitch in user_access() as pointed out by TDobes.Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Performance improvement: made 'sid' the primary key of the sessions table.Dries Buytaert2004-11-07
* - Patch #12658 by menesis: when an administrator adds a user, the 'authentica...Dries Buytaert2004-11-07
* - Patch #12515 by Goba: fixed problem with cookies not being set properly, ca...Dries Buytaert2004-11-03
* #12363: Bug in user_access() with uid 1 and $account parameter.Steven Wittens2004-11-02
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch by James: made the blogapi module work again.Dries Buytaert2004-10-18
* - Patch #11505 by Steven: 'my account' information is not saved.Dries Buytaert2004-10-16
* - Patch #11642 by Steven: when editing a user as an admin, you can choose the...Dries Buytaert2004-10-16
* #11503: consistency improvements by StefanSteven Wittens2004-10-12
* #11503: (more) missing t()Steven Wittens2004-10-12
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
* - Patch #11138 by Al: fixed GUI problem with deleting users.Dries Buytaert2004-09-28
* - Fixing user_load() to use sprintf db_query syntax. Uglier, but safer.Steven Wittens2004-09-24
* - user.module: allow non-ascii usernames.Steven Wittens2004-09-24
* - Patch #10983 by TDobes: failed logon attempts produce nonsensical watchdog ...Dries Buytaert2004-09-21
* - Patch #10845 by James: fixed the user/help page.Dries Buytaert2004-09-20