flagflag  If you want to see English page, please click "English" Button at Left.
1: 2009-07-13 (月) 10:53:27 admin ソース 2: 2009-07-13 (月) 11:04:46 admin ソース
Line 1: Line 1:
-XXX+** Method of using HTTPS when login or change password[#j85cbc4a] 
 + 
 +*** Edit mainfile.php [#r237044a] 
 +add  ''XOOPS_SSL_URL'' 
 + ex.) define('XOOPS_SSL_URL', 'https://www.nsl.tuis.ac.jp/xoops'); 
 + 
 +*** change  [ include/functions.php xoops_refcheck() ]  for evaide REFERER error. [#f7067201] 
 + 158,164c158 
 + < 
 + <    // Fumi.Iseki 
 + <    $ref = preg_replace("/^https:/i", "http:", $ref); 
 + <    $url = preg_replace("/^https:/i", "http:", XOOPS_URL); 
 + < 
 + <    //if (strpos($ref, XOOPS_URL) !== 0 ) { 
 + <    if (strpos($ref, $url) !== 0 ) { 
 + --- 
 + >    if (strpos($ref, XOOPS_URL) !== 0 ) { 
 + 
 + 
 +*** Edit template files of User module [#r5815529] 
 +- ''user_default.html'' 
 + -<form action="<{$xoops_url}>/user.php" method="post"> 
 + +<form action="<{$smarty.const.XOOPS_SSL_URL}>/user.php​" method="post"> 
 + 
 +- ''user_block_login.html'' 
 + -<form action="<{$xoops_url}>/user.php" method="post" style="margin-top: 0px;"> 
 + +<form action="<{$smarty.const.XOOPS_SSL_URL}>/user.php​" method="post" style="margin-top: 0px;"> 
 + 
 +- ''user_edituser.html'' 
 + -<form action="#" method="post"> 
 + +<form action="<{$smarty.const.XOOPS_SSL_URL}>/edituser​.php" method="post"> 
 + 
 +- ''user_register_form.html'' 
 + -<form action="#" method="post"> 
 + +<form action="<{$smarty.const.XOOPS_SSL_URL}>/register​.php" method="post">


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
<今日>

オンライン状況

117 人のユーザが現在オンラインです。 (15 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 117

もっと...

アクセスカウンタ

今日 : 1320413204132041320413204
昨日 : 1615016150161501615016150
総計 : 2349249723492497234924972349249723492497234924972349249723492497
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com