* change for upgrade.

This commit is contained in:
wangyidong
2015-12-24 09:59:08 +08:00
parent 731bc2e5a8
commit 888c89fbe5
10 changed files with 26 additions and 3 deletions

View File

@@ -62,7 +62,12 @@ $whiteList[] = 'sso-users';
$whiteList[] = 'sso-login';
$whiteList[] = 'sso-logout';
$whiteList[] = 'sso-bind';
$whiteList[] = 'sso-getuserpairs';
$whiteList[] = 'sso-getbindusers';
$whiteList[] = 'sso-binduser';
$whiteList[] = 'sso-createuser';
$whiteList[] = 'mail-asyncsend';
$whiteList[] = 'user-reset';
/* checking actions of every module. */
echo '-------------action checking-----------------' . "\n";