]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Pass username and nickname to autoregister so auth plugins can set the nickname corre...
authorCraig Andrews <candrews@integralblue.com>
Sat, 30 Jan 2010 01:43:16 +0000 (20:43 -0500)
committerCraig Andrews <candrews@integralblue.com>
Sat, 30 Jan 2010 01:43:16 +0000 (20:43 -0500)
commit61d4709eb855827e8d15a3e873760e4ad797b45b
tree81621241b77b5addfa65fff4db07304117e936ab
parent01eb4e8f003bf62575ec16dfb6127d7534be9c88
Pass username and nickname to autoregister so auth plugins can set the nickname correct when creating a new user.

Continues fixing what Eric Helgeson pointed out in 01eb4e8f003bf62575ec16dfb6127d7534be9c88
lib/authenticationplugin.php
plugins/LdapAuthentication/LdapAuthenticationPlugin.php
plugins/ReverseUsernameAuthentication/ReverseUsernameAuthenticationPlugin.php