summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Expand)AuthorAge
* #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time...Angie Byron2008-11-20
* #107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate nam...Angie Byron2008-11-19
* - Rollback of patch #334671 by Steve Dondley: still tests failing.Dries Buytaert2008-11-18
* - Patch #334671 by Steve Dondley: users cannot be assigned to roles or remove...Dries Buytaert2008-11-18
* - Patch #334030 by justinrandell: replace module_list with module_implements ...Dries Buytaert2008-11-15
* - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ca...Dries Buytaert2008-11-11
* #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().Angie Byron2008-11-10
* - Patch #329646 by Damien Tournoud: properly reset user_access().Dries Buytaert2008-11-05
* - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().Dries Buytaert2008-10-26
* - Patch #199870 by alpritt et al: beter password strength checker. Really cool.Dries Buytaert2008-10-19
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ...Angie Byron2008-10-09
* #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil...Angie Byron2008-10-09
* - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we...Dries Buytaert2008-10-06
* - Patch #305236 by crell: made OpenID work again. We need tests for this.Dries Buytaert2008-09-21
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session han...Dries Buytaert2008-09-15
* #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massiv...Angie Byron2008-09-15
* #259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.Angie Byron2008-09-08
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #265899 by mfb: uri_brief mail token did not support https URLs.Dries Buytaert2008-08-17
* - Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to .Dries Buytaert2008-08-14
* - Patch #165642 by Damien Tournoud et al: fixed SQL error.Dries Buytaert2008-08-08
* - Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting ...Dries Buytaert2008-08-02
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print...Dries Buytaert2008-07-16
* - Patch #266488 by Damien Tournoud: cleanup for user_validate_name().Dries Buytaert2008-06-27
* - Patch #270045 by drewish, Susurrus: clean up return values.Dries Buytaert2008-06-18
* - Patch #101543 by webchick: document all constants.Dries Buytaert2008-05-26
* - Patch #259463 by dmitrig01: notification e-mail for pending user registrati...Dries Buytaert2008-05-17
* - Patch #73874 by pwolanin: normalize the permissions table and wrote simplet...Dries Buytaert2008-05-07
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.Dries Buytaert2008-05-02
* - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi...Dries Buytaert2008-04-23
* - Patch #228594 by catch and flobruit: some code clean-up.Dries Buytaert2008-04-19
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr...Dries Buytaert2008-04-10
* - Patch #244597 by drumm: remove login form text as this can now be accomplis...Dries Buytaert2008-04-10
* - Patch #228594 by catch et al: removed access rule functionality from core.Dries Buytaert2008-04-08
* - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.Dries Buytaert2008-03-31
* - Patch #226501 by webchick: permission descriptions were used incorrectly at...Dries Buytaert2008-03-19
* - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri...Dries Buytaert2008-02-20
* - Patch #181578 by Moshe: removed distributed authentication code from user_s...Dries Buytaert2008-02-18
* - Patch #181411 by Moshe: use schema API for saving and updating user records.Dries Buytaert2008-02-18
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
* #216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user modul...Gábor Hojtsy2008-02-03
* #215335 by jvandyk: fix user_login_submit() phpdocGábor Hojtsy2008-01-29
* #208888 by jvandyk: set access time when externally authenticated user first ...Gábor Hojtsy2008-01-27
* #119038 by ximo, Pancho: user role editing usability: include disabled checkb...Gábor Hojtsy2008-01-22