PITS /
01202: Allow extensions to authuser syntax
Summary: Allow extensions to authuser syntax
Created: 2010-06-07 15:01
Status: Closed - added for 2.2.17
Category: CoreCandidate
From: Peter Bowers
Assigned:
Priority: 3
Version: 2.2.x
OS: n/a
Description: Changing the regex in scripts/authuser.php from being hardcoded to being a variable which can be modified by a recipe would allow an extended syntax allowing such capabilities as storing email addresses for auto-registering users on a site.
See UserAdmin#authusermod for my proposed implementation.