We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a21d24 + cfcfd48 commit 6916fdaCopy full SHA for 6916fda
app/code/Magento/User/Observer/Backend/ForceAdminPasswordChangeObserver.php
@@ -108,6 +108,7 @@ public function execute(EventObserver $observer)
108
'adminhtml_system_account_index',
109
'adminhtml_system_account_save',
110
'adminhtml_auth_logout',
111
+ 'mui_index_render'
112
];
113
/** @var \Magento\Framework\App\Action\Action $controller */
114
$controller = $observer->getEvent()->getControllerAction();
0 commit comments