From: jordan Date: Sat, 2 Jul 2011 17:06:15 +0000 (+0000) Subject: OSQA-684, improved logic during Facebook oauth2 authentication when dealing with... X-Git-Tag: live~217 X-Git-Url: https://git.openstreetmap.org/osqa.git/commitdiff_plain/c8ed8f4296e9022264c5e207434d1af810511ff4?hp=c8ed8f4296e9022264c5e207434d1af810511ff4 OSQA-684, improved logic during Facebook oauth2 authentication when dealing with really long usernames (>30 characters). This modification was needed because of the limit imposed by the Django User Model. If the full name is >30 chars long we get only the first name or the last. Now we also require Facebook email permissions when authenticating. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1096 0cfe37f9-358a-4d5e-be75-b63607b5c754 ---