From f63997f61877bf03b9c85cbfaa00b8300c8cb770 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 Jan 2013 16:06:01 -0800 Subject: plug potential hole in magic auth, add link to chanview to view in dedicated window --- mod/chanview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/chanview.php') diff --git a/mod/chanview.php b/mod/chanview.php index 92ed757f9..b01eab869 100644 --- a/mod/chanview.php +++ b/mod/chanview.php @@ -76,7 +76,7 @@ function chanview_content(&$a) { } if($xchan['xchan_hash']) - $a->set_widget('vcard',vcard_from_xchan($xchan)); + $a->set_widget('vcard',vcard_from_xchan($xchan,$observer,'chanview')); $url = (($observer) ? z_root() . '/magic?f=&dest=' . $xchan['xchan_url'] . '&addr=' . $xchan['xchan_addr'] -- cgit v1.2.3