michelvaldrighi
|
ac06c1e31e
|
redefining user_login fixes the case insensitive issue with password retrieval
git-svn-id: http://svn.automattic.com/wordpress/trunk@1302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-18 01:29:29 +00:00 |
|
rboren
|
b5e7e0da79
|
Cookie patch from rread. http://wordpress.org/support/6/5327
git-svn-id: http://svn.automattic.com/wordpress/trunk@1296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-17 19:15:45 +00:00 |
|
saxmatt
|
ba407ff5b3
|
E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-07 23:56:33 +00:00 |
|
saxmatt
|
4e4cb4e004
|
Allow WordPress installation URI and blog URI to be different.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-28 07:27:03 +00:00 |
|
rboren
|
bd369e3899
|
Fix grammar and markup errors. Thanks eke.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-26 15:45:42 +00:00 |
|
rboren
|
d56aae211c
|
Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-25 19:45:22 +00:00 |
|
saxmatt
|
10c6b7ea9c
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-20 22:56:47 +00:00 |
|
emc3
|
dda1e539d1
|
Update to use get_settings (via Otsukare in http://wordpress.org/support/6/3213#post-3)
git-svn-id: http://svn.automattic.com/wordpress/trunk@966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-09 20:23:57 +00:00 |
|
saxmatt
|
a0867db6ed
|
Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-01 19:55:45 +00:00 |
|
saxmatt
|
b6aa1f6807
|
Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-01 06:13:32 +00:00 |
|
saxmatt
|
9e718aff7a
|
Migrating more of the global options to get_settings().
git-svn-id: http://svn.automattic.com/wordpress/trunk@955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-29 08:43:36 +00:00 |
|
saxmatt
|
8927968849
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 16:15:48 +00:00 |
|
michelvaldrighi
|
0d178ed361
|
now using instead of iso-8859-1
git-svn-id: http://svn.automattic.com/wordpress/trunk@880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-17 02:29:20 +00:00 |
|
jverber
|
e2ddf1efe1
|
Replaced hardcoded wp_users table
git-svn-id: http://svn.automattic.com/wordpress/trunk@857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 19:43:21 +00:00 |
|
saxmatt
|
51231afb16
|
Correctly generate new passwords, added check for email address to slow down jerks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 10:07:27 +00:00 |
|
saxmatt
|
bb09ce7e76
|
MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: http://svn.automattic.com/wordpress/trunk@850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 09:56:57 +00:00 |
|
saxmatt
|
d46cb28736
|
If it's a 0 level user direct to profile page instead of post page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-01 11:48:34 +00:00 |
|
saxmatt
|
5624ca0f6c
|
Fix ups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-01-13 09:23:41 +00:00 |
|
saxmatt
|
62f2eccb79
|
Blog name in password reminder.
git-svn-id: http://svn.automattic.com/wordpress/trunk@743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-01-09 03:02:55 +00:00 |
|
saxmatt
|
8f7d04c773
|
Don't send out password if account doesn't exist, error out. We should improve error handling in this script.
git-svn-id: http://svn.automattic.com/wordpress/trunk@645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-12-23 21:19:30 +00:00 |
|
saxmatt
|
99a7358baf
|
Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-12-18 09:36:13 +00:00 |
|
saxmatt
|
43e4a8a930
|
The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-12-11 00:22:36 +00:00 |
|