- User rights: The functionality around changing and viewing of user groups and user rights, including the API and special page (Special:UserRights) for changing user groups, auto promote and auto confirmation.
- User list: Misc User-related special pages such as Special:ListUsers, and Special:ActiveUsers, and their APIs.
- Other: Internals such as the User and UserRightsProxy classes in MediaWiki PHP code, the user database table. It seems the Actor concept could be covered here as well (unless it is covered by another component).
This project is part of the core MediaWiki software itself.
For user blocking, see MediaWiki-Blocks.
For user preferences, see MediaWiki-Core-Preferences.
For Special:Contributions and Special:DeletedContributions. see MediaWiki-Special-pages