« Beijing 200801 CPI 5.3% | Main

Upgrade to Movable Type 6.0.5

based on github https://github.com/movabletype/movabletype
commit 718a7d2a7f03cf8316f40d161869110b6296076c
Merge: effb82c 9b2cd51
Author: Yuji Takayama
Date: Thu Nov 6 12:16:04 2014 +0900

Merge branch 'c3'


remove start_recover by requires_login 1

diff --git a/lib/MT/App/CMS.pm b/lib/MT/App/CMS.pm
index 5234f2b..3100a6a 100644
--- a/lib/MT/App/CMS.pm
+++ b/lib/MT/App/CMS.pm
@@ -194,7 +194,7 @@ sub core_methods {
},
'start_recover' => {
code => "${pkg}Tools::start_recover",
- requires_login => 0,
+ requires_login => 1,
},
'recover' => {
code => "${pkg}Tools::recover_password",

templates reserved

from 3.33 3.35

About

This page contains a single entry from the blog posted on November 16, 2014 3:25 AM.

The previous post in this blog was Beijing 200801 CPI 5.3%.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.