MWX/Invite/notes

From Woozle Writes Code
< MWX‎ | Invite
Revision as of 14:20, 4 September 2020 by Woozle (talk | contribs)
Jump to navigation Jump to search

Notes

The tricky part of this is the interface with MediaWiki to selectively allow a visitor (i.e. one who has a valid invite code) to request an account when visitors are not generally allowed to access that page.

The class for creating pages based on the "Create account" page is apparently LoginSignupSpecialPage.