HTMLForm: Allow IP adresses as username in HTMLUserTextField
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Fri, 24 Jul 2015 16:59:53 +0000 (18:59 +0200)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Fri, 24 Jul 2015 16:59:53 +0000 (18:59 +0200)
commit5c50bb4caf947fd5aa934c1b83816bc460bd7cc5
treeba1d0cb327f0527215af41861c30b0513bcfb4e1
parent819e9154d0e1f151e25ecdab631914bca5b67107
HTMLForm: Allow IP adresses as username in HTMLUserTextField

Can be configured with the 'ipallowed' config parameter, which defaults
to false (IP's not allowed).

Bug: T106807
Change-Id: Ib2885883bdb3383c60382bf3257afdfc3cc26821
includes/htmlform/HTMLUserTextField.php