Skip to content

Commit d3da0bb

Browse files
committed
MC-22829: Revert ticket MAGETWO-96975 which introduce BIC on 2.3.4
1 parent 040954a commit d3da0bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Backend/Model/Auth/Session.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* @method \Magento\Backend\Model\Auth\Session setUpdatedAt(int $value)
2121
*
2222
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
23+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2324
* @todo implement solution that keeps is_first_visit flag in session during redirects
2425
* @api
2526
* @since 100.0.2

0 commit comments

Comments
 (0)