You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
The bundle now remembers perpared two-factor providers in the session. Per default, preparation is only executed when the two-factor form is shown. New firewall configuration options prepare_on_login and prepare_on_access_denied have been introduced to influence additional events when the preparation is executed.
Thanks to @soullivaneuh for proposing the initial solution which did the groundwork for this release.