arckinteractive / elgg_hybridauth

HybridAuth Client for Elgg
10 stars 9 forks source link

need to save public_auth setting #5

Closed jondron closed 10 years ago

jondron commented 10 years ago

Just needs a line in actions/settings/save.php... $plugin->setSetting('public_auth', get_input('public_auth')); Otherwise cannot be used for logins using selected providers.