Closed HalleyInteractive closed 10 years ago
I've implemented a mongodb session store. Sessions now persist. One problem: when a logged in user visits /login, the server crashes. Afterwards, the session is available...
Moved some routing code around, it seems stable now. It really wanted a "successRedirect" option ...
Currently a user is redirected to login after we restart the application