]> git.parisson.com Git - django-social-auth.git/shortlog
django-social-auth.git
2011-04-30 Stas KravetsMerge remote branch 'upstream/master'
2011-04-30 Stas KravetsMail.ru OAuth 2.0 support added.
2011-04-30 Matías Aguirrev0.3.15
2011-04-30 Matías AguirreFixed licence in setup.py file. Closes gh-60
2011-04-29 Matías AguirreMerged pull request #59 from roderyc/master.
2011-04-29 Roderic MorrisInclude social_user in exception raised when an account...
2011-04-29 Roderic MorrisDon't ignore user defined EXTRA_DATA.
2011-04-28 Stas KravetsVKontakte OAuth2 authentication support added.
2011-04-28 Stas KravetsDjango dependency removed to allow development version...
2011-04-28 Stas KravetsMerge remote branch 'upstream/master'
2011-04-27 Matías AguirreUse request.REQUEST because some providers use form...
2011-04-27 Matías AguirreMerged pull request #58 from statico/master.
2011-04-27 Ian Langworth ☠Fixed a tiny typo in the README
2011-04-21 Matías Aguirrev0.3.14
2011-04-21 Seyi Ogunyemikorneevm's fix for Issue #55
2011-04-20 Matías AguirreProperly convert JSONField values to string when doing...
2011-04-19 Stas KravetsMinor updates of settings and html.
2011-04-19 Stas KravetsMerge remote branch 'upstream/master'
2011-04-18 Matías AguirreUse ValueError instad of JSONDecodeError to support...
2011-04-18 Stas KravetsOdnoklassniki OAuth 2.0 authentication support added.
2011-04-18 Stas KravetsMerge remote branch 'upstream/master'
2011-04-15 Matías Aguirrev0.3.13
2011-04-15 Matías AguirreCorrect user-defined redirect page that overrides djang...
2011-04-14 Matías AguirreUpdated doc with user-new signal details
2011-04-14 Matías AguirreFix email association if clause. Closes gh-51.
2011-04-14 Matías Aguirrev0.3.12
2011-04-14 Matías AguirreAssociate users if the share the same email address...
2011-04-14 Matías AguirreGrouped settings on top of module
2011-04-13 Matías Aguirrev0.3.11
2011-04-13 Jakub RoztočilFixed `settings.SOCIAL_AUTH_USERNAME_FIXER`
2011-04-04 Stas KravetsMerging with latest head; Yandex OpenID 2.0 support...
2011-04-04 Stas KravetsMerge remote branch 'upstream/master'
2011-04-02 Matías Aguirrev0.3.10
2011-04-01 Matías AguirreFix bug caused by undefined username variable
2011-03-31 Matías AguirreUse get_prep_value instead of the database related...
2011-03-29 Matías Aguirrev0.3.9
2011-03-29 Matías AguirreUser uuid4 to generate unique usernames. Closes gh-41
2011-03-29 Matías AguirreTypo
2011-03-29 Matías AguirreUse get_db_prep_value instead of get_db_prep_save....
2011-03-25 Matías AguirreGoogle OpenID testing, improvements pending. Refs gh-25
2011-03-25 Matías AguirreIgnore some scripts html on example dir
2011-03-25 Stas KravetsMerge remote branch 'upstream/master'
2011-03-25 Matías AguirreFacebook login testing. Refs gh-25
2011-03-25 Matías AguirreTwitter tests using urllib2 module. Refs gh-25
2011-03-24 Matías AguirreUpdated django version and added requirements.txt file
2011-03-24 Matías AguirreCreate random username if none was supplied or generate...
2011-03-21 Matías AguirreRemove static directory setting
2011-03-21 Matías AguirreDoc improvements
2011-03-21 Matías AguirreInitial documentation migration to sphinx
2011-03-18 Stas KravetsMerge remote branch 'upstream/master'
2011-03-15 Matías AguirreRemoved unneeded var
2011-03-15 Matías AguirreAmend doc
2011-03-15 Matías AguirreUpdate doc and version. Google OAuth2 support complete...
2011-03-15 Matías Aguirrev0.3.7
2011-03-15 Matías AguirreBug fix
2011-03-15 Matías Aguirrev0.3.6
2011-03-15 Matías AguirreFix Google OAuth process
2011-03-15 Matías AguirreUpdated doc
2011-03-15 Matías Aguirrev0.3.5
2011-03-15 Matías AguirreUpdated README
2011-03-15 Matías Aguirrev0.3.4
2011-03-15 Matías AguirreGoogle OAuth2 support
2011-03-10 Stas KravetsMerge remote branch 'upstream/master'
2011-03-07 Matías AguirreUpdated readme
2011-03-06 Matías Aguirrev0.3.3
2011-03-06 Matías AguirreMerged sanitize redirect url checker. Closes gh-38
2011-03-06 Matías AguirreMerge branch 'master' of https://github.com/djm/django...
2011-03-06 Matías Aguirrev0.3.2
2011-03-06 Matías AguirreMigration to OAuth2 lib. Closes gh-37. Closes gh-28...
2011-03-06 Matías AguirreMerge branch 'oauth2' of https://github.com/micrypt...
2011-03-06 Matías AguirreMerge branch 'master' of https://github.com/bernardokyo...
2011-03-06 Matías AguirreLinkedIn Support from Quard. Closes gh-34
2011-03-06 Matías AguirreLinkedIn Support from Quard
2011-03-06 Darian MoodyFixed security hole - redirects via the next param...
2011-03-06 Seyi OgunyemiSwitched to python-oauth2
2011-03-05 Bernardo KyotokuMerge https://github.com/Quard/django-social-auth
2011-03-05 Bernardo Kyotokumax_length=255 correction
2011-03-05 Bernardo KyotokuTextField to CharField change
2011-03-05 Stas KravetsMerge remote branch 'upstream/master'
2011-02-28 Vadym ZakovinkoMerge branch 'linkedin'
2011-02-28 Vadym Zakovinkoreadme with linkedin info
2011-02-28 Vadym Zakovinkoadded linkedin support
2011-02-28 Matías AguirreTypo
2011-02-27 Matías AguirreInitial testing suite. Only twitter so far, more to...
2011-02-27 Matías AguirreInitial testing suite. Only twitter so far, more to...
2011-02-25 Matías AguirreSave expiration time if not disabled by setting
2011-02-24 Stas KravetsMerging of latest changes.
2011-02-24 Stas KravetsMerge remote branch 'upstream/master'
2011-02-23 Matías Aguirrev0.3.1
2011-02-23 Matías AguirreCatch TypeError on int()
2011-02-23 Matías Aguirrev0.3.0
2011-02-23 Matías AguirreAdd support for session expiration. Closes gh-29
2011-02-23 Matías AguirreStore extra data in JSON format, also add method to...
2011-02-23 Matías AguirreStore extra data in JSON format, also add method to...
2011-02-21 Matías AguirreAdded socialauth_registered signal for newly registered...
2011-02-21 Matías AguirreMoved transaction management to view, Closes gh-23...
2011-02-18 Stas KravetsMerge remote branch 'upstream/master', updating to...
2011-02-16 Miguel Araujo... Merging with django-social-auth's trunk
2011-02-16 Miguel Araujo... Wrapping authenticate within a transaction.commit_on_su...
2011-02-16 Matías AguirreSmall css change
next