summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - user.module used a obsolete variable_get.Kjartan Mannes2002-05-02
* Applied Moshe's user module improvements:Dries Buytaert2002-05-02
* - clearing extra spaces from user.module.Kjartan Mannes2002-05-02
* - fixed a few coding style issues.Kjartan Mannes2002-05-01
* - fixed the son of session crash. Its amazing how vitally important it is to ...Kjartan Mannes2002-04-29
* - Rewrote role management, splitting the table in two. There are noDries Buytaert2002-04-28
* - fixing that persistant <br \>Kjartan Mannes2002-04-22
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - changing regex. Fixes http://www.drupal.org/node.php?id=107Kjartan Mannes2002-04-15
* Patch by Moshe (thanks)Kjartan Mannes2002-04-15
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - made some design changes to the user block.Kjartan Mannes2002-03-09
* - made a link relative instead of absolute.Kjartan Mannes2002-03-09
* - more typo bugs.Kjartan Mannes2002-03-05
* - applied search patch.Kjartan Mannes2002-03-05
* - updated configuration/user.module to use ini_get("sendmail_from") asKjartan Mannes2002-02-20
* - made username check case insensitive.Kjartan Mannes2002-02-19
* - Small update.Dries Buytaert2002-02-19
* - Added missing 'return' statement which broke username verification.Steven Wittens2002-02-18
* - updated user_mail() to return the result from the mail() call.Kjartan Mannes2002-01-31
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* Typo in docs: "system geenrated password " > "generated".Steven Wittens2002-01-23
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - Applied Marco's patch. See mailing list for more information.Dries Buytaert2002-01-17
* - Removed print-statement from user_mail().Dries Buytaert2002-01-16
* - Added some more explanations.Dries Buytaert2002-01-12
* - Updated some of the descriptions.Dries Buytaert2002-01-11
* - Applied Marco's first "remember me" patch.Dries Buytaert2002-01-11
* SessionKjartan Mannes2002-01-09
* - Added about 50 title tags.Dries Buytaert2002-01-07
* A first tiny change:Dries Buytaert2002-01-05
* - Added "query log" functionality to Drupal. Inspired by weitzman'sDries Buytaert2001-12-23
* - Fixed bug where saving a user account from within the admin sectionDries Buytaert2001-12-22
* user.module:Dries Buytaert2001-12-01
* Applied patch by Moshe WeitzmanKjartan Mannes2001-11-19
* User module and DA modules:Dries Buytaert2001-11-14
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added a logout link to the user menu.Kjartan Mannes2001-10-25
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - user.module should now return your user settings when you log in and notKjartan Mannes2001-10-18
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - fixed problem with language setting not being saved: patch by AxelDries Buytaert2001-10-09
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - Improved search architecture derived from Axel's new search patches.Dries Buytaert2001-10-03
* - fixed bug: 'account_perm()' should have been 'user_perm()'Dries Buytaert2001-09-30
* - replaced all 'header("Location: foo")'s by a call to 'drupal_goto()'Dries Buytaert2001-09-30