Skip to content

Add basic concept of users to torque, create lookup

Frank Duncan requested to merge pseudonyms into master

Created by: frankduncan

We need a centralized list of users so that all competitions can refer to the same set of people, indexed by username. This adds a starting point for that, as well as a extension class that MediaWiki can use to access it.

This should probably be abstracted in the future to some kind of user class that exists in a database.

Merge request reports

Loading