1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing import of OAuth2Provider More... about 13 years ago
fixing package name bug More... about 13 years ago
adding oauth2 provider for soundcloud More... about 13 years ago
Version 0.7.0 released More... about 13 years ago
Minor tweaks for Facebook locale support More... about 13 years ago
Merge pull request #74 from facugaich/jssdk-locale More... about 13 years ago
Docs for Facebook LOCALE_FUNC More... about 13 years ago
Use LOCALE_FUNC for Facebook connect and channel templates More... about 13 years ago
LOCALE_FUNC Facebook setting. Not yet activated. More... about 13 years ago
Merge pull request #73 from sssbox/master More... about 13 years ago
[master] Apply tz aware now update to test. More... about 13 years ago
[master] Less of a hack for importing tz aware vs non tz aware now function. More... about 13 years ago
[master] Use TZ aware datetimes if possible for django 1.4 USE_TZ compatibility. More... about 13 years ago
Using {% url %} from future More... about 13 years ago
Facebook token next url handling More... about 13 years ago
Refactored url handling More... about 13 years ago
Facebook JS SDK login broken, fixed More... about 13 years ago
Provider registry relied on Django model loading order, fixed. This should address #72 as well More... about 13 years ago
OAuth login forgot to handle 'next' return url, fixed More... about 13 years ago
Added test case for oauth2 handshake More... about 13 years ago
All OAuth/OAuth2 tokens are now consistently stored across the board. Cleaned up OAuth flow removing superfluous redirect. (Closes #35) More... about 13 years ago
Dropped Facebook SDK dependency, Google OAuth2 access token is stored, DRY focused refactoring of social login. More... about 13 years ago
Added OpenID to Django admin More... about 13 years ago
OpenID server defaults were broken, fixed More... about 13 years ago
Added Facebook OAuth2 More... about 13 years ago
Added support for Google OAuth2. Fixed GitHub. More... about 13 years ago
Cleanups, fix test suite More... about 13 years ago
Accidentally rendered session user instead of emailaddress user -- fixed More... about 13 years ago
Added verified_email_required decorator. More... about 13 years ago
first_name still was not used when sending mails, fixed More... about 13 years ago