From What to do if your Discourse is compromised
./launcher enter app
rails r 'UserAuthToken.destroy_all'
I would aim to logout only select accounts though.
From What to do if your Discourse is compromised
./launcher enter app
rails r 'UserAuthToken.destroy_all'
I would aim to logout only select accounts though.