--- singlesignon.module	Tue Nov 18 10:01:34 2008
+++ singlesignon.module	Tue Nov 18 10:01:04 2008
@@ -72,7 +72,7 @@
     // Digg
     'client_IP' => '/64.191.203.34/',
     // Allows remote cron, feed, and rss
-    'target_url' => '/\/cron.php$|\/feed$|\/rss.xml$/',
+    'target_url' => '/\/cron.php$|\/feed$|\/rss.xml$|\/admin\/reports\/request-test$/',
   );
 
   if (variable_get('singlesignon_use_domain_module', 0) && function_exists('domain_default')) {
 
