On Mon, Jan 30, 2023 at 11:23 PM Jun Omae <[email protected]> wrote: > > On Tue, Jan 31, 2023 at 1:54 AM Dima Pasechnik <[email protected]> wrote: > > Question: how does one log out all the users from the server side? > > (i.e., expire their access tokens) ? > > Try to delete records in auth_cookie table.
Where is this table? I only see [trac] auth_cookie_path = in trac.ini > > -- > Jun Omae <[email protected]> (大前 潤) > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Trac Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/trac-users/9BrEiSNmxQ8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/trac-users/CAEVLMagh2qjTG97deUwL3%3DVWvGguDbuoDB8PzzCaSGvK7aQ40A%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAAWYfq3UNNAbHeDx8S%3D3at%2B6GLNsvGw%3DoAR%2B3agxPey29We_9A%40mail.gmail.com.
