Two Factor Authentication

Adds an extra layer of security to the October CMS backend.

Back to Two Factor Authentication Support

Renatio
Renatio

Hi,

I see that after user login with 2FA, it stays logged in indefinitely.

This piece of code is responsible for this:

$backendForceRemember = (bool) config('cms.backendForceRemember', true);

In October 2.0 there is no config for cms.backendForceRemember so it is always resolved to true.

Please fix this in next release.

VDLP
VDLP

Thank you for reporting.

We have addressed this issue in v3.1.4.

1-2 of 2