MediaWiki master
invalidateUserSessions.php File Reference

Invalidate the sessions of certain users on the wiki. More...

Go to the source code of this file.

Classes

class  InvalidateUserSessions
 Invalidate the sessions of certain users on the wiki. More...
 

Variables

 $maintClass = InvalidateUserSessions::class
 

Detailed Description

Invalidate the sessions of certain users on the wiki.

If you want to invalidate all sessions, use $wgAuthenticationTokenVersion instead.

Note
GPL-2.0-or-later

Definition in file invalidateUserSessions.php.

Variable Documentation

◆ $maintClass

$maintClass = InvalidateUserSessions::class

Definition at line 82 of file invalidateUserSessions.php.