From 493eb47af380f5efc8ab822807b410a5e8fafed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=81=E5=AE=81?= Date: Fri, 10 Oct 2014 14:17:25 +0800 Subject: [PATCH] fix #291 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 给token字符串加上扰码机制 --- admin/editor-js.php | 2 +- admin/write-post.php | 1 + install.php | 2 +- var/Typecho/Common.php | 49 ++++++++++++++++++++++++++++++++++++++++++ var/Widget/Archive.php | 4 ++-- 5 files changed, 54 insertions(+), 4 deletions(-) diff --git a/admin/editor-js.php b/admin/editor-js.php index c3c551bdcb..949305c12b 100644 --- a/admin/editor-js.php +++ b/admin/editor-js.php @@ -6,7 +6,7 @@