Commit Graph

781 Commits (095c1796e3980c50c9e6b51e077c4877a54bd76f)

Author SHA1 Message Date
Neil Drumm 30ad0102ae Drupal 5.20 2009-09-16 19:33:40 +00:00
Neil Drumm 4dfa29ee76 Drupal 5.11. 2008-10-08 20:10:26 +00:00
Neil Drumm 1bb39ffb58 #283026 by Damien Tournoud. Make user_authenticate from external source (for existing users) work with no server part. 2008-09-15 06:06:27 +00:00
Dries Buytaert 1537557887 - Patch #265899 by mfb: uri_brief mail token did not support https URLs. 2008-08-17 10:52:37 +00:00
Neil Drumm 8ca7bee6b4 Drupal 5.10. 2008-08-13 23:59:09 +00:00
Neil Drumm b198651283 #280934. Make sure session is always regenerated. 2008-07-16 19:46:02 +00:00
Neil Drumm fc28fde59c #208888 by jvandyk: set access time when externally authenticated user first logs in
Backport by joshk and stevecrozz.
2008-05-10 02:12:41 +00:00
Neil Drumm 73eff99bf4 #244597 by kbahey: remove cruft from user_login(), that added extra message to the form was never used or displayed 2008-04-10 02:11:16 +00:00
Neil Drumm dd4d3d9e0c Remove typo. 2008-02-11 04:06:13 +00:00
Neil Drumm 701cad0892 #165642 by Bart Jansens. Use a local variable rather than overwriting the global $user. 2008-02-10 02:28:44 +00:00
Neil Drumm 56e69958c5 Partial backport of #112715 to fix #124641. 2008-01-07 02:30:35 +00:00
Neil Drumm ef7cb1efcc #203727 by Arancaytar. More effectively use hook API. 2007-12-28 05:38:27 +00:00
Neil Drumm 26a2ad30aa - Patch #201894 by David Rothstein: fixed typo in user output. 2007-12-27 09:45:21 +00:00
Neil Drumm cf44292c47 #194859 by Rob Loach: missing brackets around table names in user.admin.inc 2007-12-06 19:49:14 +00:00
Neil Drumm dcd8b59854 #165924 by odious. Use accurate count query for user list. 2007-11-10 03:20:38 +00:00
Neil Drumm 1d81d8e5f1 #171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in 2007-11-10 02:19:43 +00:00
Neil Drumm 8506de8190 Drupal 5.3 2007-10-17 21:29:00 +00:00
Neil Drumm 59b8e38dca #174270 by kkaefer. Make user filter translatbale. 2007-09-17 00:14:11 +00:00
Neil Drumm 6737c48e43 #167284 by Heine and pwolanin. Avoid abusing %s for lists. 2007-09-12 07:49:36 +00:00
Neil Drumm 9c072acb6f #165604 by mvc. Redirect to home page after user registration requiring admin approval. 2007-09-12 07:10:58 +00:00
Neil Drumm 47bc80c02f Reverting #163458 2007-08-14 06:50:41 +00:00
Neil Drumm a52ca1ab00 #165358 by John Morahan. Better check for changed password. 2007-08-08 07:02:44 +00:00
Neil Drumm d879e089d1 #163458 by heyrocker. Make sure the user object has roles before checking them. 2007-08-08 06:44:38 +00:00
Neil Drumm b4ecbda989 Drupal 5.2 2007-07-26 19:16:50 +00:00
Neil Drumm bfebd482f1 #138117 by gordon. Invoke hook_user('login') on registrations without email verification. 2007-07-12 06:40:04 +00:00
Neil Drumm 5d18966f27 - Patch #118730 by kaerast, kkaefer and webchick: subltle but important documentation improvement
Backport from HEAD.
2007-07-09 04:32:06 +00:00
Neil Drumm bc88867047 - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL. 2007-06-05 07:41:24 +00:00
Neil Drumm 0416242f16 - Patch #148744 by catch: fixed some code comments. 2007-06-05 07:38:16 +00:00
Neil Drumm b127bd9386 - Patch #142619 by erdemkose: fixed E_ALL warnings.
Partial backport from HEAD
2007-05-21 00:52:28 +00:00
Neil Drumm f83e94c057 - Patch #138531 by bjaspan: destroy existing sessions when a user password is changed.
Backport from HEAD.
2007-04-24 08:04:30 +00:00
Neil Drumm 7c4c8dbd33 #136250: The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
Backport from HEAD.
2007-04-24 08:02:50 +00:00
Neil Drumm 533154a016 - Patch #134364 by lyricnz: simplified SQL query
Backport from HEAD.
2007-04-18 04:00:35 +00:00
Neil Drumm 8d13b7d3cb #133431 by alexis. Let formapi do the redirecting instead of doig it ourselves for user registration. 2007-04-08 01:21:23 +00:00
Neil Drumm 905f82f20e - Patch #133865 by alexis: incorrect form_set_error() calls.
Backport from HEAD.
2007-04-08 01:13:03 +00:00
Neil Drumm 4a247fca04 #107051 by webchick. Avoid showing duplicates in 'Who's online' block. Backport from 6. 2007-02-11 00:24:36 +00:00
Dries Buytaert f52c21e5bd - Patch #81891 by alusiani and dww: fixed problem with matching permissions. 2007-01-29 19:08:46 +00:00
Dries Buytaert 678af8a021 - Patch #107425 by webchick: code style fixes. 2007-01-11 08:52:45 +00:00
Steven Wittens dea04b3d19 #108339: Tiny performance improvement in user.module (ereg to strpos) 2007-01-11 03:27:05 +00:00
Steven Wittens 36cd6b2b21 #107966: Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Dries Buytaert 74e3c74b81 - Always check the username. 2007-01-10 15:17:51 +00:00
Dries Buytaert f927e66862 - Patch #107966 by Ralf: consistent length of textfields. 2007-01-10 09:57:46 +00:00
Steven Wittens 432d6244f3 #108130: Don't allow empty autocomplete searches 2007-01-10 08:08:44 +00:00
Steven Wittens 90b00a688f #80085: Don't show user picture form on registration pages (chx / webchick) 2007-01-07 08:20:31 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Neil Drumm dfd86399c0 #106232 by chx. Add spaces for code style. 2007-01-02 05:05:38 +00:00
Neil Drumm f46f6abeae #105698 by dww. Edit permissions links for all roles, including anonymous and authenticated. 2006-12-29 08:27:19 +00:00
Neil Drumm 59b94f0610 #102170 by ChrisKennedy. Make username and email field #maxlengths consistent. 2006-12-25 10:04:03 +00:00
Dries Buytaert 96c913dca9 - Patch #88707 by chx: Make menu_set_active_item a complete inner redirection. 2006-12-23 17:27:03 +00:00
Neil Drumm 124c5aebc2 #45453 by ChrisKennedy. Clear up the username field description. 2006-12-19 09:22:22 +00:00
Dries Buytaert aa3daa3256 - Patch #103937 by kkaefer: dropdown list items on mass user editing page not translated. 2006-12-18 21:45:56 +00:00