]> git.openstreetmap.org Git - osqa.git/commit
OSQA-684, improved logic during Facebook oauth2 authentication when dealing with...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 2 Jul 2011 17:06:15 +0000 (17:06 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 2 Jul 2011 17:06:15 +0000 (17:06 +0000)
commitc8ed8f4296e9022264c5e207434d1af810511ff4
tree49aa088fa03207cc0b17f0b43d9a98a1156b706f
parente91a983c9675fdec06fa58e75dc194991f353971
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
forum_modules/facebookauth/authentication.py
forum_modules/facebookauth/templates/button.html