Version 3.4.0

1. 增加了ADMIN_IP_CHECK_ENABLE与XFF_ENABLE两个选项,在有反代或负载均衡的情况下可开启XFF_ENABLE,关闭ADMIN_IP_CHECK_ENABLE
2. 修复一系列bug
This commit is contained in:
Firesun
2016-12-27 21:49:19 +08:00
parent 2377ad9906
commit e63a14d32a
11 changed files with 448 additions and 394 deletions

View File

@@ -1,6 +1,6 @@
<?php
define("IN_XSS_PLATFORM", true);
require("auth.php");
require_once("auth.php");
?>
<!DOCTYPE html>
<html>