Make redirector require valid token

This commit is contained in:
Michal Čihař
2011-05-20 09:01:20 +02:00
parent 32d8446e01
commit ecfc8ba4f7
3 changed files with 7 additions and 8 deletions

View File

@@ -477,8 +477,6 @@ if (! PMA_isValid($_REQUEST['token']) || $_SESSION[' PMA_token '] != $_REQUEST['
'media_type', 'custom_type', 'bs_reference',
/* for changing BLOB repository file MIME type */
'bs_db', 'bs_table', 'bs_ref', 'bs_new_mime_type',
/* URL redirector */
'url'
);
/**
* Require cleanup functions