Commit Graph

234 Commits

Author SHA1 Message Date
Ryan Boren 2dc15c5a81 Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9699 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:01:16 +00:00
Peter Westwood 15f99a6338 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 21:05:37 +00:00
Andrew Ozz 6b8432bbb8 Completion and fixes for wp-app, wp-login and xmlrpc inline documentation, props jacobsantos, fixes #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8952 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 05:15:41 +00:00
Ryan Boren 96ec3c30ce Typo fix. Props jdevalk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8919 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 20:17:37 +00:00
Peter Westwood e7559c8134 Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@8754 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:47:01 +00:00
Ryan Boren f47f0a2ddd Add login_redirect filter. fixes #7002 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8736 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 17:57:03 +00:00
Ryan Boren 00e2cd0917 Do secure redirect only for admin destinations. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8730 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 20:40:34 +00:00
Ryan Boren c7cd726bf1 Option to force SSL. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8701 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 17:40:38 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Peter Westwood 0737fd60d5 Make lost password admin notification pluggable. Fixes #7430 props error.
git-svn-id: https://develop.svn.wordpress.org/trunk@8489 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 20:21:34 +00:00
Andrew Ozz 0a4bc18a4f Login: keep username when password is incorrect and focus on password field
git-svn-id: https://develop.svn.wordpress.org/trunk@8454 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-25 06:32:53 +00:00
Ryan Boren 1a5fd227b1 Fix case. fixes #7344 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8411 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 16:36:10 +00:00
Ryan Boren 5c959b11ba Allow disabling password reset per user. Props axelseaa. fixes #7344 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8400 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-22 19:15:42 +00:00
Ryan Boren 5ab6111d53 Inline user_login focus JS and avoid JS error. Props azaozz. fixes #7282
git-svn-id: https://develop.svn.wordpress.org/trunk@8314 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 20:14:44 +00:00
Ryan Boren 81da73a0b0 Typo fix. Props JeremyVisser. fixes #7196
git-svn-id: https://develop.svn.wordpress.org/trunk@8210 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-28 13:51:39 +00:00
Ryan Boren 1d3ec18c2d Only use SSL for login POST links if SSL logins are forced. Clear old cookies. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8197 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 16:40:04 +00:00
Ryan Boren 3f0d3c8055 SSL fixes. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8190 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 22:19:27 +00:00
Ryan Boren bab6fa872c Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8069 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-11 17:25:55 +00:00
Ryan Boren e363d391f5 Don't forget to echo. Props DD32. fixes #7107 see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8061 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-08 16:56:00 +00:00
Ryan Boren 5d786d179c More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8058 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-06 07:39:11 +00:00
Ryan Boren f213f87d59 First cut and better admin SSL support. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@7998 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-27 17:46:01 +00:00
Ryan Boren 7ed3d82a7c File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7992 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-25 20:33:13 +00:00
Ryan Boren e25996c368 File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7991 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-25 15:50:15 +00:00
Ryan Boren 0198c04b6d wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 00:06:41 +00:00
Ryan Boren e911cca913 Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-21 05:59:27 +00:00
Ryan Boren 5800542926 Relocate signon to the top. Props AaronCampbell. fixes #7002
git-svn-id: https://develop.svn.wordpress.org/trunk@7958 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-20 16:40:49 +00:00
Ryan Boren dcfa61678b Add arg to make special chars optional when generating passwords. fixes #6842 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7836 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 17:12:25 +00:00
Ryan Boren 9087912f89 Use DB prepare on login queries. Props filosofo. fixes #6640 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7633 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-08 17:30:14 +00:00
Ryan Boren c6fc5bb4df Honor redirect_to for logged in users. Props DD32. fixes #6385
git-svn-id: https://develop.svn.wordpress.org/trunk@7524 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 07:43:52 +00:00
Matt Mullenweg 0d07e27f8e So fresh and so clean, clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@7313 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 17:02:16 +00:00
Matt Mullenweg 26e9b7f8ff logging button should be titlecase.
git-svn-id: https://develop.svn.wordpress.org/trunk@7289 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:40:53 +00:00
Matt Mullenweg ad85a75542 Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: https://develop.svn.wordpress.org/trunk@7213 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 21:49:08 +00:00
Ryan Boren 9dbb01550f Include login rtl css. Props nbachiyski. fixes #6121
git-svn-id: https://develop.svn.wordpress.org/trunk@7203 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 07:11:44 +00:00
Peter Westwood 52ae4883ca Abstract css colours on login page to colors-fresh. Fixes #6135 props iammattthomas.
git-svn-id: https://develop.svn.wordpress.org/trunk@7187 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:43:58 +00:00
Ryan Boren b96041289b Some password reset filters
git-svn-id: https://develop.svn.wordpress.org/trunk@7016 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 07:41:13 +00:00
Ryan Boren bc0893dfc2 Create password reset key only once. Props tellyworth. fixes #5990
git-svn-id: https://develop.svn.wordpress.org/trunk@7015 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 07:34:24 +00:00
Ryan Boren 86ef3e2e7c Show messages with message styling instead of error styling. fixes #5929
git-svn-id: https://develop.svn.wordpress.org/trunk@6987 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 22:07:53 +00:00
Ryan Boren 4d5fccf7cd Login styling updates from mt. fixes #5929
git-svn-id: https://develop.svn.wordpress.org/trunk@6922 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 00:19:01 +00:00
Ryan Boren bba5e09b61 Pass login, email, and errors to register_post action. fixes #5763
git-svn-id: https://develop.svn.wordpress.org/trunk@6821 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:42:07 +00:00
Ryan Boren 3a18b96c9b Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 06:47:27 +00:00
Ryan Boren 60b802e55d Some notice fixes from Nazgul. fixes #3155
git-svn-id: https://develop.svn.wordpress.org/trunk@6711 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 18:42:09 +00:00
Ryan Boren f0f95a1875 Note to self. Take note of which repository you are in before committing. Reverting [6663]
git-svn-id: https://develop.svn.wordpress.org/trunk@6664 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 20:58:26 +00:00
Ryan Boren 9735fb0f03 Don't assault Matt with password reset email.
git-svn-id: https://develop.svn.wordpress.org/trunk@6663 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 20:52:15 +00:00
Ryan Boren 9ecb360c81 Refactor login. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6643 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 19:35:19 +00:00
Matt Mullenweg a2695efc33 New login screen. Clearing out images not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@6612 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 09:11:41 +00:00
Peter Westwood debf80f07c You are now logged out. Fixes #4754 props spencerp.
git-svn-id: https://develop.svn.wordpress.org/trunk@6566 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 10:26:40 +00:00
Ryan Boren 4d93675ccc Show session expired message only when cookie is set.
git-svn-id: https://develop.svn.wordpress.org/trunk@6420 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 22:22:21 +00:00
Ryan Boren 5b1f4e739c wp_set_password(). see #2394
git-svn-id: https://develop.svn.wordpress.org/trunk@6396 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-17 06:02:45 +00:00
Ryan Boren dbe216081d Don't show both log out and session expired messages when logging out. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6389 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:20:18 +00:00
Ryan Boren bb7922cd42 New secure cookie protocol. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6387 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 17:41:59 +00:00
Ryan Boren 5918e8cf1c Pluggable random password generator from pishmishy. fixes #5401
git-svn-id: https://develop.svn.wordpress.org/trunk@6385 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-15 05:31:16 +00:00
Ryan Boren 3a8b2fcca3 Remove unused vars. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 19:49:33 +00:00
Ryan Boren 26d056a4dd Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394
git-svn-id: https://develop.svn.wordpress.org/trunk@6350 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-02 05:14:11 +00:00
Ryan Boren b3543211aa Check if REQUEST_METHOD is POST rather than cheecking if _POST is empty to determine if we were called via POST. Props xknown. fixes #5365
git-svn-id: https://develop.svn.wordpress.org/trunk@6345 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-27 08:03:33 +00:00
Ryan Boren 930a39d235 Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296
git-svn-id: https://develop.svn.wordpress.org/trunk@6343 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-26 21:40:00 +00:00
Ryan Boren e90c361011 Set TEST_COOKIE for SITECOOKIEPATH. see #5076
git-svn-id: https://develop.svn.wordpress.org/trunk@6168 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-25 23:28:02 +00:00
Mark Jaquith 421356b6b8 Introducing wp_safe_redirect(). fixes #4606 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6131 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 22:23:16 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Peter Westwood 187574db35 Inform the user when cookies are disabled and login fails. Fixed #2039 props tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@6009 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-02 17:20:37 +00:00
Ryan Boren c6cef97007 Add some filtering. Props jhodgdon. see #4516
git-svn-id: https://develop.svn.wordpress.org/trunk@5998 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-31 23:55:56 +00:00
Ryan Boren e38abfba84 Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830
git-svn-id: https://develop.svn.wordpress.org/trunk@5965 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:23:38 +00:00
Ryan Boren f952fd8ac5 Password reset usability improvements from tellyworth. fixes #4527
git-svn-id: https://develop.svn.wordpress.org/trunk@5800 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:50:38 +00:00
rob1n fed3d408f6 Revert some links. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5634 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:42:32 +00:00
rob1n ed86a781d5 Whoops, forgot about wp-login.php. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5632 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:40:23 +00:00
rob1n baff4f7040 Replace deprecated get_settings() calls with get_option(). Props johnbillion. fixes #4167
git-svn-id: https://develop.svn.wordpress.org/trunk@5285 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-19 02:53:19 +00:00
Matt Mullenweg d57901d29a Ryan slays the dragon. (Some of these return WP_Error objects.)
git-svn-id: https://develop.svn.wordpress.org/trunk@5089 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-23 02:05:29 +00:00
Matt Mullenweg b1f6f9a6a8 (int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-23 00:59:21 +00:00
Ryan Boren 7b297e825f login accessibility patch from Viper007Bond. fixes #3620
git-svn-id: https://develop.svn.wordpress.org/trunk@5064 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-20 20:39:39 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +00:00
Ryan Boren 8372e500b1 Change wp-login submit names and ids. Props anhill. fixes #3917
git-svn-id: https://develop.svn.wordpress.org/trunk@4981 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 02:00:57 +00:00
Ryan Boren 9efbe4150c Ignore redirect_to if already logged in.
git-svn-id: https://develop.svn.wordpress.org/trunk@4969 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:03:50 +00:00
Mark Jaquith 5acfcd9fea trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 15:24:54 +00:00
Mark Jaquith dd717f2e00 refrain from notifying the administrator of administrator password changes (it is redundant). Props rob1n for the patch refresh. fixes #1096
git-svn-id: https://develop.svn.wordpress.org/trunk@4902 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-21 02:08:28 +00:00
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Ryan Boren fb68433d22 Login form fixes from Viper007Bond. fixes #3484
git-svn-id: https://develop.svn.wordpress.org/trunk@4652 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-20 00:30:07 +00:00
Ryan Boren 6a6fb44376 More i18n friendly login screen. Props bryanveloso. fixes #3348
git-svn-id: https://develop.svn.wordpress.org/trunk@4596 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:53:33 +00:00
Matt Mullenweg 4a7c411976 Some new hooks on registration, fixes #2541
git-svn-id: https://develop.svn.wordpress.org/trunk@4589 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:16:19 +00:00
Ryan Boren 5f4d74ee74 Fix pregs. Props Mordred.
git-svn-id: https://develop.svn.wordpress.org/trunk@4582 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 22:44:50 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Mark Jaquith 0255aa20dc I before E except after C. Props schulte and Nazgul. fixes #3314
git-svn-id: https://develop.svn.wordpress.org/trunk@4442 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-02 06:01:12 +00:00
Ryan Boren fddb91d85c RTL support for login sand wp_die() from Sewar. fixes #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4359 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-07 19:12:33 +00:00
Mark Jaquith 54789f1004 revert login $_POST vars change from [4339]. fixes #3123
git-svn-id: https://develop.svn.wordpress.org/trunk@4354 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-07 03:02:42 +00:00
Ryan Boren 29b992e902 Improved login from Viper007Bond. fixes #3123
git-svn-id: https://develop.svn.wordpress.org/trunk@4339 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 16:47:50 +00:00
Ryan Boren 7d25a72195 do_action_ref_array(). fixes #3125
git-svn-id: https://develop.svn.wordpress.org/trunk@4186 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-12 17:45:23 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren 092369300d Grammar fix. fixes #3026
git-svn-id: https://develop.svn.wordpress.org/trunk@4143 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:02:12 +00:00
Ryan Boren 35a2023e42 trim login
git-svn-id: https://develop.svn.wordpress.org/trunk@4062 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 23:16:31 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Ryan Boren a3301d96ab Don't trigger warning when first visiting login. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3972 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:45:09 +00:00
Ryan Boren 3b51a5aa38 Give feedback if username or password fields are empty. Props Nazgul. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3966 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 01:56:20 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Ryan Boren 1f756adfc9 Assume an action of resetpass if key is given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3732 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-20 22:08:37 +00:00
Ryan Boren 5ae9296015 Shorten key and action name to avoid long links that break in mail clients.
git-svn-id: https://develop.svn.wordpress.org/trunk@3731 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-20 21:44:14 +00:00
Ryan Boren c25a2ca7af Hide cookie layout behind wp_get_cookie_login() so that plugins can customize the cookies.
git-svn-id: https://develop.svn.wordpress.org/trunk@3565 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-22 07:30:28 +00:00
Ryan Boren e5c3552381 Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-17 01:29:33 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Ryan Boren de9f6698c2 Fix redirect when already logged in.
git-svn-id: https://develop.svn.wordpress.org/trunk@3391 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 08:46:13 +00:00
Ryan Boren acbfe4f271 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@3346 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:30:25 +00:00
Ryan Boren 028fd241ac Clear user cache when the password is reset.
git-svn-id: https://develop.svn.wordpress.org/trunk@3336 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 01:40:32 +00:00
Ryan Boren 44fc04c42e Don't treat a numeric user name as an id.
git-svn-id: https://develop.svn.wordpress.org/trunk@3310 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 16:45:20 +00:00