Return PE_OK to process $req next step (#1536)

This commit is contained in:
Christophe Maudoux 2018-11-06 09:37:40 +01:00
parent 0b7e4f3018
commit 824ab9a70f

View File

@ -869,6 +869,8 @@ sub registerLogin {
# Save into persistent session
$self->updatePersistentSession( $req, { _loginHistory => $history, } );
PE_OK;
}
# put main session data into a hash ref