With core mediawiki, not really. There is a user_touched timestamp on the user table which is updated when the user logs in or does various other things on the site.
There is also the account audit extension which the WMF used to use to track login timestamp. That sounds like what you want. On Aug 24, 2015 06:18, "Hong, Yongmin" <[email protected]> wrote: > Hello, > > Is it possible to retrieve information about 'whether user has logged in > for last 1 year or not' in mediawiki? > > Thanks. > > (context: Korean law requires service provider to separate user database > for those who hasn't used their service for a year) > > -- > Revi > https://revi.me > -- Sent from Android -- > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
