0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'bitbucket' More... about 13 years ago
add the bitbucket logo to the site for login More... about 13 years ago
updated translations More... about 13 years ago
wrap the entire process in one transaction instead of each small piece More... about 13 years ago
add the ability to login via bitbucket More... about 13 years ago
reorg the apps a little bit More... about 13 years ago
split db up into it's own command More... about 13 years ago
add more helper commands to the Makefile More... about 13 years ago
updated license from 3 Clause BSD to 2 Clause More... about 13 years ago
updated source translations More... about 13 years ago
update migration script More... about 13 years ago
remove hiredis More... about 13 years ago
Merge branch 'social-auth' More... about 13 years ago
remove a now unused template More... about 13 years ago
add a command to migrate django_openid to django-social-auth More... about 13 years ago
update the link from OpenID Assocations to Social Accounts More... about 13 years ago
store use the display extra data if it exists More... about 13 years ago
add a helper for dealing with dictionaries that may be null More... about 13 years ago
store the github login in the extra data More... about 13 years ago
add in the replacement to the open id associations page More... about 13 years ago
rename command to better signify what it does More... about 13 years ago
added github/openid to the signup page More... about 13 years ago
setup the login sidebar to allow logging in with github More... about 13 years ago
enable the github backend for Social Auth More... about 13 years ago
remove unused import More... about 13 years ago
switch to our own OpenID backend that properly uses the nickname attribute to get username More... about 13 years ago
fix the exception to the correct one More... about 13 years ago
move the social_auth stuff into a sub module of core More... about 13 years ago
updated social auth pipeline to work better with django-user-accounts More... about 13 years ago
switch OpenID to using Social Auth More... about 13 years ago