From: dwickwire Date: Wed, 16 Nov 2011 14:56:58 +0000 (-0600) Subject: Added social authentication hook to generate valid tickets for social auth logins... X-Git-Tag: 22.4~63 X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/commitdiff_plain/60a84fd652cffdf0754260067fa6fa5f16742014?hp=60a84fd652cffdf0754260067fa6fa5f16742014 Added social authentication hook to generate valid tickets for social auth logins. Fixed redirection url to 'account' instead of 'accounts'. Reverted to using usernames instead of emails. ---