]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow an authentication plugin with the same provider_name other than the one that...
authorCraig Andrews <candrews@integralblue.com>
Mon, 4 Jan 2010 18:33:52 +0000 (13:33 -0500)
committerCraig Andrews <candrews@integralblue.com>
Mon, 4 Jan 2010 18:35:11 +0000 (13:35 -0500)
commite440b69e1a3c73796535298b3b20d6678431f9b6
treeaba59e718012606291180190737767328a822b7d
parent783a2e249bac2ccd02b6ae3351dfe83630b71cc0
Allow an authentication plugin with the same provider_name other than the one that actually checked the password to autoregister a user

Allows for SSO-type plugins that don't have any information about the user other than their username to do autoregistration
plugins/Authentication/AuthenticationPlugin.php