On Friday, December 30, 2022 at 5:45:45 PM UTC-8 Chris Lamb wrote:

> Long time TRAC user with many instances for different projects/customers. 
>
> I need a way to admin and cleanup the TRAC user database.  For now, we're 
> still using https auth so the database needs to be purged and updated 
> periodically. 
>
> Is AccountManagerPlugin the right way to do this? It does so many other 
> things I want to be sure before I start messing with it.
>

There are trac-admin commands for removing sessions and purging anonymous 
sessions. Is that what you are looking for?
https://trac.edgewall.org/wiki/TracAdmin#FullCommandReference

session purge <age>

Purge anonymous sessions older than given age or date

Age may be specified as a relative time like "90 days ago", or as a date in 
the "MM/dd/YY hh:mm:ss" or "YYYY-MM-DDThh:mm:ss±hh:mm" (ISO 8601) format. 

-- 
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 trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/544db143-8ab8-4189-aa7f-509f0d1d440dn%40googlegroups.com.

Reply via email to