Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

管理画面からphpinfoの情報を削除 #5342

Merged
merged 5 commits into from
Apr 12, 2024
Merged

Conversation

tao-s
Copy link
Contributor

@tao-s tao-s commented Mar 30, 2022

概要(Overview・Refs Issue)

ref #5341

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか
    • 権限を超えた操作が可能にならないか
    • 不要なファイルアップロードがないか
    • 外部へ公開されるファイルや機能の追加ではないか
    • テンプレートでのエスケープ漏れがないか

@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.77%. Comparing base (ebec3e1) to head (076641a).

Additional details and impacted files
@@           Coverage Diff           @@
##              4.3    #5342   +/-   ##
=======================================
  Coverage   82.77%   82.77%           
=======================================
  Files         480      480           
  Lines       26062    26064    +2     
=======================================
+ Hits        21573    21575    +2     
  Misses       4489     4489           
Flag Coverage Δ
E2E 82.77% <100.00%> (+<0.01%) ⬆️
Unit 82.77% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ji-eunsoo
Copy link
Contributor

ji-eunsoo commented Apr 8, 2024

envに環境変数を追加し、フラグをONにした時のみ見れるようにします。(defaultはOFF)

@ji-eunsoo ji-eunsoo changed the base branch from 4.1 to 4.3 April 8, 2024 04:38
@ji-eunsoo ji-eunsoo modified the milestones: 4.2.x, 4.3.0 Apr 8, 2024
@ji-eunsoo ji-eunsoo added the security security label Apr 8, 2024
@ji-eunsoo ji-eunsoo merged commit b0666e4 into EC-CUBE:4.3 Apr 12, 2024
96 checks passed
@tao-s tao-s deleted the patch-27 branch April 12, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants