Closed nebulade closed 2 years ago
Thanks! Resolved as of nodebb/nodebb@9b96c33d5d3706f9c5795b9c07ace063f69b101d
This was fast! The fix looks a lot more involved than I thought, would have taken me a long time as I was clearly investigating in the wrong corners myself :)
Sorry about that, it seems like the upstream update to passport 0.6 was a breaking change, so we needed to make it... Not-so-breaking 🙂
After the latest upgrade of nodebb to v2.4.4 the 2fa login (v5.0.2) crashes with the following error:
Basically
req.session.meta
isundefined
at that point.