0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commenting via socialauth works now More... almost 14 years ago
use social auth urls, redirect properly More... almost 14 years ago
Fetch logged in username from socialauth More... almost 14 years ago
added comments, detail view More... almost 14 years ago
added example app More... almost 14 years ago
Added template context processors and fixed localsettings More... almost 14 years ago
Removed unused imports More... almost 14 years ago
fixed indentation inconsistencies, changed tabs to spaces More... almost 14 years ago
merge from puffin/Django-Socialauth More... almost 14 years ago
fix in indentation More... almost 14 years ago
Merge remote branch 'javed_socialauth/tuxcanfly-socialauth' More... almost 14 years ago
Updated python-yadis dependency More... almost 14 years ago
updated .gitignore with settings.py More... almost 14 years ago
fix constant name for facebook api key More... almost 14 years ago
updated flickr base url in openid-jquery.js More... almost 14 years ago
merged AX_SCHEMA changes from aitzol/Django-Socialauth and resolved conflicts, now AX_SCHEMA is different for google and every other openid uses default schema More... almost 14 years ago
fix bug with twitter and linkedin backend More... almost 14 years ago
openid now tries to fetch correct username and fullname More... almost 14 years ago
added linkedin to UI, fix in lib/linkedin.py More... almost 14 years ago
new login page, modified twitter api More... almost 14 years ago
Change version number More... almost 14 years ago
Manage bot access More... almost 14 years ago
Rename settings.py to avoid collision with django applications More... almost 14 years ago
Merge remote branch 'clayw/master' More... almost 14 years ago
Merge remote branch 'twidi/master' More... almost 14 years ago
if next is set for Twitter login, redirect to next instead of LOGIN_REDIRECT_URL More... almost 14 years ago
fixed templates to be compatable with new facebook api, changed context_preprocessor and got rid of xd_receiver.htm More... almost 14 years ago
cleaned up stuff should work great with new facebook api More... about 14 years ago
Removed everything that used old pyfacebook libraries. Rewrote for new Graph API and facebook python_sdk libraries. Also requires new FACEBOOK_APP_ID variable in settings.py. More... about 14 years ago
no passwords should be set when creating new user from Twitter and LinkdIn More... about 14 years ago