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

下層ディレクトリにec-cubeを設置した場合、2段階認証のトークン入力に失敗する不具合の修正 #5142

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

chihiro-adachi
Copy link
Contributor

概要(Overview・Refs Issue)

以下不具合を修正しています。

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

  • 下層ディレクトリにec-cubeを設置し、2段階認証でログインできることを確認

相談(Discussion)

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

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

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@chihiro-adachi chihiro-adachi added this to the 4.1 milestone Sep 2, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #5142 (4463d06) into 4.1 (8201802) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              4.1    #5142      +/-   ##
==========================================
- Coverage   68.18%   68.17%   -0.01%     
==========================================
  Files         455      455              
  Lines       24930    24930              
==========================================
- Hits        16998    16996       -2     
- Misses       7932     7934       +2     
Flag Coverage Δ
tests 68.17% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/Eccube/Service/TwoFactorAuthService.php 26.56% <0.00%> (ø)
...be/Service/PurchaseFlow/Processor/TaxProcessor.php 70.49% <0.00%> (-3.28%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8201802...4463d06. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants