Page MenuHomePhabricator

babel doesn't validate babel-autocreate-user message
Closed, ResolvedPublic

Description

Babel doesn't validate the contents of babel-autocreate-user are a valid username. The user class has support for different validity levels, including one for batch processes. Otherwise people could put things in there that aren't valid titles (for example a username containing [ or } or other characters invalid in titles, which would break links)


Version: unspecified
Severity: normal

Details

Reference
bz29663

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:26 PM
bzimport set Reference to bz29663.

Fixed in r92141. I also changed it so the user doesn't create categories if he's blocked.