You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
修复漏洞
This commit is contained in:
@@ -8,7 +8,6 @@ require_once APP_ROOT . '/config/config.guest.php';
|
||||
// 验证登录
|
||||
header("Content-Type: text/html;charset=utf-8");
|
||||
|
||||
|
||||
// 退出
|
||||
if (isset($_GET['login'])) {
|
||||
if ($_GET['login'] = 'logout') {
|
||||
|
||||
Reference in New Issue
Block a user