root/trunk/wp-login.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8210 [8210] 06/28/08 13:51:39 ryan Typo fix. Props JeremyVisser?. fixes #7196
(edit) @8197 [8197] 06/26/08 16:40:04 ryan Only use SSL for login POST links if SSL logins are forced. Clear old …
(edit) @8190 [8190] 06/24/08 22:19:27 ryan SSL fixes. see #7001
(edit) @8069 [8069] 06/11/08 17:25:55 ryan Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see …
(edit) @8061 [8061] 06/08/08 16:56:00 ryan Don't forget to echo. Props DD32. fixes #7107 see #7001
(edit) @8058 [8058] 06/06/08 07:39:11 ryan More use of site_url(), admin_url(), and site_url(). Force login and …
(edit) @7998 [7998] 05/27/08 17:46:01 ryan First cut and better admin SSL support. see #7001
(edit) @7992 [7992] 05/25/08 20:33:13 ryan File file level phpdoc from jacobsantos. see #7037
(edit) @7991 [7991] 05/25/08 15:50:15 ryan File file level phpdoc from jacobsantos. see #7037
(edit) @7979 [7979] 05/22/08 00:06:41 ryan wp_admin_css() improvements. Props mdawaffe. see #7011
(edit) @7971 [7971] 05/21/08 05:59:27 ryan Allow wp-config.php to exist one level up from WordPress root directory. …
(edit) @7958 [7958] 05/20/08 16:40:49 ryan Relocate signon to the top. Props AaronCampbell?. fixes #7002
(edit) @7836 [7836] 04/25/08 17:12:25 ryan Add arg to make special chars optional when generating passwords. fixes …
(edit) @7633 [7633] 04/08/08 17:30:14 ryan Use DB prepare on login queries. Props filosofo. fixes #6640 for trunk
(edit) @7524 [7524] 03/26/08 07:43:52 ryan Honor redirect_to for logged in users. Props DD32. fixes #6385
(edit) @7313 [7313] 03/15/08 17:02:16 matt So fresh and so clean, clean.
(edit) @7289 [7289] 03/14/08 08:40:53 matt logging button should be titlecase.
(edit) @7213 [7213] 03/10/08 21:49:08 matt Invisible ink delete links. See #5911. Also some old school colors, …
(edit) @7203 [7203] 03/10/08 07:11:44 ryan Include login rtl css. Props nbachiyski. fixes #6121
(edit) @7187 [7187] 03/08/08 22:43:58 westi Abstract css colours on login page to colors-fresh. Fixes #6135 props …
(edit) @7016 [7016] 02/25/08 07:41:13 ryan Some password reset filters
(edit) @7015 [7015] 02/25/08 07:34:24 ryan Create password reset key only once. Props tellyworth. fixes #5990
(edit) @6987 [6987] 02/22/08 22:07:53 ryan Show messages with message styling instead of error styling. fixes #5929
(edit) @6922 [6922] 02/20/08 00:19:01 ryan Login styling updates from mt. fixes #5929
(edit) @6821 [6821] 02/13/08 18:42:07 ryan Pass login, email, and errors to register_post action. fixes #5763
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6711 [6711] 02/02/08 18:42:09 ryan Some notice fixes from Nazgul. fixes #3155
(edit) @6664 [6664] 01/25/08 20:58:26 ryan Note to self. Take note of which repository you are in before committing. …
(edit) @6663 [6663] 01/25/08 20:52:15 ryan Don't assault Matt with password reset email.
(edit) @6643 [6643] 01/22/08 19:35:19 ryan Refactor login. see #5405
(edit) @6612 [6612] 01/14/08 09:11:41 matt New login screen. Clearing out images not used anymore.
(edit) @6566 [6566] 01/06/08 10:26:40 westi You are now logged out. Fixes #4754 props spencerp.
(edit) @6420 [6420] 12/19/07 22:22:21 ryan Show session expired message only when cookie is set.
(edit) @6396 [6396] 12/17/07 06:02:45 ryan wp_set_password(). see #2394
(edit) @6389 [6389] 12/16/07 21:20:18 ryan Don't show both log out and session expired messages when logging out. see …
(edit) @6387 [6387] 12/16/07 17:41:59 ryan New secure cookie protocol. see #5367
(edit) @6385 [6385] 12/15/07 05:31:16 ryan Pluggable random password generator from pishmishy. fixes #5401
(edit) @6364 [6364] 12/06/07 19:49:33 ryan Remove unused vars. Props DD32. see #5418
(edit) @6350 [6350] 12/02/07 05:14:11 ryan Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() …
(edit) @6345 [6345] 11/27/07 08:03:33 ryan Check if REQUEST_METHOD is POST rather than cheecking if _POST is empty to …
(edit) @6343 [6343] 11/26/07 21:40:00 ryan Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296
(edit) @6168 [6168] 09/25/07 23:28:02 ryan Set TEST_COOKIE for SITECOOKIEPATH. see #5076
(edit) @6131 [6131] 09/18/07 22:23:16 markjaquith Introducing wp_safe_redirect(). fixes #4606 for trunk
(edit) @6026 [6026] 09/03/07 23:32:58 ryan Remove trailing whitespace
(edit) @6009 [6009] 09/02/07 17:20:37 westi Inform the user when cookies are disabled and login fails. Fixed #2039
(edit) @5998 [5998] 08/31/07 23:55:56 ryan Add some filtering. Props jhodgdon. see #4516
(edit) @5965 [5965] 08/28/07 23:23:38 ryan Make css cache busting and rtl inclusion uniform across admin. Props …
(edit) @5800 [5800] 07/15/07 17:50:38 ryan Password reset usability improvements from tellyworth. fixes #4527
(edit) @5634 [5634] 06/02/07 00:42:32 rob1n Revert some links. see #4334
(edit) @5632 [5632] 06/02/07 00:40:23 rob1n Whoops, forgot about wp-login.php. see #4334
(edit) @5285 [5285] 04/19/07 02:53:19 rob1n Replace deprecated get_settings() calls with get_option(). Props …
(edit) @5089 [5089] 03/23/07 02:05:29 matt Ryan slays the dragon. (Some of these return WP_Error objects.)
(edit) @5087 [5087] 03/23/07 00:59:21 matt (int)er the dragon.
(edit) @5064 [5064] 03/20/07 20:39:39 ryan login accessibility patch from Viper007Bond. fixes #3620
(edit) @4983 [4983] 03/07/07 03:05:41 ryan Standardize on 'url' for fetching the blog's url. Props rob1n. fixes …
(edit) @4981 [4981] 03/07/07 02:00:57 ryan Change wp-login submit names and ids. Props anhill. fixes #3917
(edit) @4969 [4969] 03/06/07 17:03:50 ryan Ignore redirect_to if already logged in.
(edit) @4953 [4953] 02/27/07 15:24:54 markjaquith trailing tabs and whitespace cleanup.
(edit) @4902 [4902] 02/21/07 02:08:28 markjaquith refrain from notifying the administrator of administrator password changes …
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4652 [4652] 12/20/06 00:30:07 ryan Login form fixes from Viper007Bond. fixes #3484
(edit) @4596 [4596] 12/04/06 00:53:33 ryan More i18n friendly login screen. Props bryanveloso. fixes #3348
(edit) @4589 [4589] 12/03/06 21:16:19 matt Some new hooks on registration, fixes #2541
(edit) @4582 [4582] 12/01/06 22:44:50 ryan Fix pregs. Props Mordred.
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4442 [4442] 11/02/06 06:01:12 markjaquith I before E except after C. Props schulte and Nazgul. fixes #3314
(edit) @4359 [4359] 10/07/06 19:12:33 ryan RTL support for login sand wp_die() from Sewar. fixes #3136
(edit) @4354 [4354] 10/07/06 03:02:42 markjaquith revert login $_POST vars change from [4339]. fixes #3123
(edit) @4339 [4339] 10/04/06 16:47:50 ryan Improved login from Viper007Bond. fixes #3123
(edit) @4186 [4186] 09/12/06 17:45:23 ryan do_action_ref_array(). fixes #3125
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @4143 [4143] 08/30/06 21:02:12 ryan Grammar fix. fixes #3026
(edit) @4062 [4062] 07/28/06 23:16:31 ryan trim login
(edit) @3985 [3985] 07/05/06 22:00:03 ryan Use wp_die(). Props filosofo. fixes #2914
(edit) @3972 [3972] 07/05/06 09:45:09 ryan Don't trigger warning when first visiting login. fixes #2901
(edit) @3966 [3966] 07/05/06 01:56:20 ryan Give feedback if username or password fields are empty. Props Nazgul. …
(edit) @3928 [3928] 06/27/06 05:38:56 ryan Use wp_redirect().
(edit) @3732 [3732] 04/20/06 22:08:37 ryan Assume an action of resetpass if key is given.
(edit) @3731 [3731] 04/20/06 21:44:14 ryan Shorten key and action name to avoid long links that break in mail …
(edit) @3565 [3565] 02/22/06 07:30:28 ryan Hide cookie layout behind wp_get_cookie_login() so that plugins can …
(edit) @3541 [3541] 02/17/06 01:29:33 ryan Move raquo into gettext. Props SteveAgl?. fixes #2453
(edit) @3517 [3517] 02/12/06 07:53:23 ryan Death to trailing tabs. Props Mark J. fixes #2405
(edit) @3391 [3391] 01/02/06 08:46:13 ryan Fix redirect when already logged in.
(edit) @3346 [3346] 12/23/05 20:30:25 ryan Typo.
(edit) @3336 [3336] 12/22/05 01:40:32 ryan Clear user cache when the password is reset.
(edit) @3310 [3310] 12/15/05 16:45:20 ryan Don't treat a numeric user name as an id.
(edit) @3134 [3134] 11/17/05 10:10:10 ryan Trailing slashes. Propers to Mark Jaquith. fixes #1893
(edit) @3120 [3120] 11/17/05 00:51:34 matt New logo, better login.
(edit) @3044 [3044] 11/11/05 01:35:15 matt Allow redirect on logout, fixes #1239
(edit) @3041 [3041] 11/11/05 01:21:28 matt Add HTTPS support, fixes #1372
(edit) @2985 [2985] 11/05/05 22:17:34 matt Redirect to profile unless redirect, fixes #1240
(edit) @2876 [2876] 09/14/05 20:57:21 matt Allow for more redirect flexibility
(edit) @2747 [2747] 08/03/05 01:56:02 matt Better tab order, indenting
(edit) @2736 [2736] 07/26/05 20:02:42 matt Uncheck by default, fixes #1537
(edit) @2733 [2733] 07/23/05 06:56:59 matt Remember me button on login, fixes #379
(edit) @2726 [2726] 07/18/05 20:12:48 matt More cookie catchups
(edit) @2712 [2712] 07/15/05 01:24:08 ryan Cap migration.
(edit) @2658 [2658] 06/24/05 01:22:55 ryan Initialize message before concat.
(edit) @2632 [2632] 06/12/05 23:14:52 matt More user updates
(edit) @2623 [2623] 06/09/05 00:17:43 matt Better headers for CGI enviroments
Note: See TracRevisionLog for help on using the revision log.