? .svn
Index: user.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/user/user.module,v
retrieving revision 1.745.2.35
diff -u -p -r1.745.2.35 user.module
--- user.module	8 Oct 2008 20:10:26 -0000	1.745.2.35
+++ user.module	2 Apr 2009 13:29:23 -0000
@@ -1170,6 +1170,7 @@ function user_pass_reset($uid, $timestam
       // Deny access, no more clues.
       // Everything will be in the watchdog's URL for the administrator to check.
       drupal_access_denied();
+      exit;
     }
   }
 }
