Problem/Motivation

When the user logs in the first time after the re-auth module has been installed, they get the re-auth dialog right away.

Proposed resolution

Initialize the session after login properly by setting the lastSeen value for that user.

Comments

jurgenhaas created an issue. See original summary.

  • jurgenhaas committed 15715186 on 1.0.x
    Issue #3504904 by jurgenhaas: Re-auth appears right after first login
    
jurgenhaas’s picture

Status: Active » Fixed

Setting the current time as last seen when the first request after login comes in.

jurgenhaas’s picture

Status: Fixed » Closed (fixed)