plug potential hole in magic auth, add link to chanview to view in dedicated window

This commit is contained in:
friendica
2013-01-23 16:06:01 -08:00
parent 0b18dd15c5
commit f63997f618
9 changed files with 77 additions and 39 deletions

View File

@@ -85,7 +85,7 @@ function magic_init(&$a) {
dbesc('auth'),
intval($channel['channel_id']),
dbesc($token),
dbesc($hubloc['hubloc_hash']),
dbesc($x[0]['hubloc_hash']),
dbesc(datetime_convert())
);