summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Expand)AuthorAge
* #91473: Fix user.module username validation with nul charactersSteven Wittens2006-10-28
* - Patch #89285 by profix: code simplifications.Dries Buytaert2006-10-26
* - Patch #88474 by webernet: fixed incorrect commit.Dries Buytaert2006-10-26
* - Patch #62628 by imagine et al: added missing element in user.module.Dries Buytaert2006-10-25
* - Patch #88474 by chx, webernet, etc: fixed 'access denied' problemDries Buytaert2006-10-25
* - Patch #88233 by hunmonk et al: uninstall UI for modules.Dries Buytaert2006-10-23
* - Patch #89976 by jvandyk: remove left-over code from pre-form API days.Dries Buytaert2006-10-23
* - Patch #87622 by chx: added maxlength for password in user login block.Dries Buytaert2006-10-23
* - Patch #89964 by jvandyk: improved performance of user_is_blocked() by remov...Dries Buytaert2006-10-23
* #84146: Use 'Sentence capitalization' for menu items, page titles, form items...Steven Wittens2006-10-22
* #90119 by ontwerpwerk and profix898. Clean up misnamed permissions.Neil Drumm2006-10-20
* - Patch #89356 by RobRoy: only show labels when necessary.Dries Buytaert2006-10-18
* #58524 by chx. Fix another array/object mixup.Neil Drumm2006-10-17
* - Patch #89323 by hunmonk: control access to mass operations.Dries Buytaert2006-10-15
* - Patch #87995 by merlinofchaos: added missing css.Dries Buytaert2006-10-15
* - Small usability imrpovement for 'add role' screen per Flickr photos: add li...Dries Buytaert2006-10-14
* - Patch #88474 by chx: fixed broken login.Dries Buytaert2006-10-11
* - Patch #69985 by Tobias: user/login shouldn't be accessible for authenticate...Dries Buytaert2006-10-09
* - Rollback of patch #41739: this has been debated a dozen time in the past, a...Dries Buytaert2006-10-04
* #75289: Don't allow user 1 to be blocked or deletedSteven Wittens2006-10-03
* - Patch #84820 by Goba: fixed some problems with the distributed authentication.Dries Buytaert2006-10-02
* - Patch #83397 by edkwh: -> . Getting rid of super-globals.Dries Buytaert2006-09-17
* #58860 by edkwh. Proper validation for editing roles.Neil Drumm2006-09-11
* #40535 by Wesley Tanaka. Configurable number of user for the "Who's new" block.Neil Drumm2006-09-11
* #82859 by RobRoy. Fix an uninitialized variable.Neil Drumm2006-09-08
* #82925 by Heine. Fix password reset mail variables.Neil Drumm2006-09-08
* - Patch #82465 by webchick: renamed variables in hooks for consistency.Dries Buytaert2006-09-08
* #81958 by edkwh. Fix multi-user deletion.Neil Drumm2006-09-07
* - Patch #81809 by John: removed stray variables.Dries Buytaert2006-09-06
* - Patch #77936 by Robert: fixed variable name.Dries Buytaert2006-09-06
* - Patch #82435 by chx: usability: reworked the 'request new password' form.Dries Buytaert2006-09-05
* - Patch #82432 by edkwh: fixed user filter being broken.Dries Buytaert2006-09-05
* #82345 by jvandyk. Better wording for user edit/registration/etc form.Neil Drumm2006-09-05
* #80844 by Uwe Hermann. Various string cleanup, which should have been put in ...Neil Drumm2006-09-01
* That help text was in the 40x messages.Neil Drumm2006-09-01
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
* - Patch #77936 by moshe and rdouglass: pluggable session handling.Dries Buytaert2006-08-31
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
* - Patch #80825 by Uwe: t() fixes.Dries Buytaert2006-08-28
* - Patch #73087 by beginner and Rol: fixed alt-attribute in user profile pages.Dries Buytaert2006-08-27
* #78656 by m3avrck. Drupal Core's first CSS hack.Neil Drumm2006-08-25
* Remove an errant character.Neil Drumm2006-08-24
* - Patch #79629 by chx: fixed adding new roles.Dries Buytaert2006-08-20
* - t() fixed by Justin.Dries Buytaert2006-08-20
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ...Dries Buytaert2006-08-18
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
* #34505: Add filter form for user admin (like node admin has)Steven Wittens2006-08-17