When you enter the site’s admin panel, a security window may pop up:
How to remove this warning:
in file admin\controller\common\dashboard.php
replace string
$data['security'] = $this->load->controller('common/security');
on
$data['security'] = '';