session conflict
-
Hi,
I am in need for an emergency help guys .
My forum is facing session conflicts . In the other words when users login they will be recognized as some else and they could even log-in as admin with full access! This happens a lot when the forum hit gets high(so many online users).By the way It uses Mongo db and also Redis cache.
Since I use this forum as a communication and commenting system beside my website it is really kind of you if you pay attention to my critical case.
Thanks -
Are you sharing the express session with another app?
This is not something that can easily happen in NodeBB. You will need to provide proper reproduction steps, not just "people are logging in as other people". That is not useful for us, unfortunately.
-
@julian said in session conflict:
Are you sharing the express session with another app?
No ,I'm not.
This is not something that can easily happen in NodeBB. You will need to provide proper reproduction steps, not just "people are logging in as other people". That is not useful for us, unfortunately.
what do you mean? what do I need exactly need to provide for you . I though naming my database and cache could be helpful enough!