You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then system administrators should never flush the complete redis DB to reset IntelMQ's caches and bots, as that would also delete the user accounts. May have unintended consequences. We should document that well.
Okay. That’s a good point then. ---MobileOn 02.02.2023, at 11:37, Sebastian ***@***.***> wrote:
Then system administrators should never flush the complete redis DB to reset IntelMQ's caches and bots, as that would also delete the user accounts. May have unintended consequences. We should document that well.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
Sessio management can be in redis, but user management need to be held separated. Anyway, I would suggest redis or sqlite as two possibilities, it's such a small API, that I don't think it makes sense to push people to do the change.
Hi,
I would like to suggest that we move the sessions from sqlite to redis. What do you think about this idea?
The text was updated successfully, but these errors were encountered: