Jump to content

Featured Replies

Posted

Hello,

I need export active users but in database I don't see any flag. Can you write me how can I recognize which user is active or not?

  • Author

I found: core_validating

core_sessions holds the currently active users (assuming you aren't using Redis for sessions).

core_validating holds records of accounts currently validating.

Recently Browsing 0

  • No registered users viewing this page.