summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - added a new tracker.module (everybody kept nagging about the missingDries Buytaert2001-09-20
* - got rid of some unused warning / error messagesDries Buytaert2001-09-20
* - don't hash the passwordDries Buytaert2001-09-20
* - added a password hashDries Buytaert2001-09-20
* - fixed language bug in user.moduleDries Buytaert2001-09-19
* - use $HTTP_SERVER_VARS instead of $GLOBAL[REMOTE_ADDR] to beKjartan Mannes2001-09-18
* - fixed another bug in the new user.module (reported by Remco).Dries Buytaert2001-09-18
* - an attempt to work around a getenv() problemDries Buytaert2001-09-18
* - Fixed 2 typos in the user module. Thanks Axel and Remco.Dries Buytaert2001-09-18
* - added the "Log in" blockDries Buytaert2001-09-16
* - added the search functionalityDries Buytaert2001-09-16
* - fixed the access_get_role() problem reported by RemcoDries Buytaert2001-09-16
* - Added the new user module!Dries Buytaert2001-09-16
* - Added the new user module!Dries Buytaert2001-09-16