Project

General

Profile

Actions

Bug(バグ) #4434

closed

管理画面トップページのOpenPNE情報取得リンクが http になっている

Added by kaoru n over 4 years ago. Updated over 3 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2021-02-03
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Yes (はい)

Description

Overview (現象)

管理画面トップページのOpenPNE情報取得リンクが http になっている

https://github.com/openpne/OpenPNE3/blob/master/apps/pc_backend/modules/default/templates/topSuccess.php#L24-L28

<div id="versionInformation" style="display: none;"></div>
<script type="text/javascript" src="http://update.openpne.jp/?callback=getVersion&version=<?php echo OPENPNE_VERSION ?>"></script>

<div id="dashboard" style="display: none;"></div>
<script type="text/javascript" src="http://www.openpne.jp/dashboard/json?callback=getDashboard"></script>

Causes (原因)

バグが発生した原因を記入

Way to fix (修正内容)

https に修正する


Subtasks 2 (0 open2 closed)

Backport(バックポート) #4494: 管理画面トップページのOpenPNE情報取得リンクが http になっているFixed(完了)kaoru n2021-02-03

Actions
Backport(バックポート) #4495: 管理画面トップページのOpenPNE情報取得リンクが http になっているFixed(完了)kaoru n2021-02-03

Actions
Actions #1

Updated by kaoru n almost 4 years ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • Assignee set to kaoru n
  • % Done changed from 0 to 50

https://github.com/openpne/OpenPNE3/pull/630
にてプルリクエストしました

Actions #2

Updated by Rimpei Ogawa over 3 years ago

  • Status changed from Pending Review(レビュー待ち) to Rejected(差し戻し)

update. の方は https でアクセスできませんでした。
https://update.openpne.jp/?callback=getVersion&version=

Actions #3

Updated by kaoru n over 3 years ago

証明書が無効のようです

Actions #4

Updated by kaoru n over 3 years ago

  • Status changed from Rejected(差し戻し) to Pending Review(レビュー待ち)

証明書を設置してもらったので https 接続できるようになりました

Actions #5

Updated by Rimpei Ogawa over 3 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70
Actions #6

Updated by isao sano over 3 years ago

  • Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
  • % Done changed from 70 to 80

試験OKです。

Actions #7

Updated by kaoru n over 3 years ago

  • Status changed from Pending Merge(マージ待ち) to Fixed(完了)
  • % Done changed from 80 to 100

マージしました

Actions

Also available in: Atom PDF