Bug #9188
closed
MFA: logout button fails due to backdoor protection
Added by krileon over 1 year ago.
Updated about 1 year ago.
Description
CBs system plugin protect access from Joomla's user component being used outside of CB (e.g. backdoor login/registration). However the MFA page has a logout button. Review either removing logout URL blocking or see if MFA can be detected and allow that URL during MFA.
isHandlingMultiFactorAuthentication is called after onAfterRoute, which is what CB is using to trigger its redirects. afterDispatch (fired after isHandlingMultiFactorAuthentication) can't really be used as redirects before ours would take priority.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF