]> git.parisson.com Git - django-social-auth.git/shortlog
django-social-auth.git
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-18 Matías AguirreUse ValueError instad of JSONDecodeError to support...
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-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 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-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-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-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-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-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
2011-02-16 Matías AguirreGoogle OAuth is always enabled because of anon access...
2011-02-16 Matías Aguirrev0.2.8
2011-02-16 Matías AguirreMake AUTH_BACKEND a mandatory attribute
2011-02-16 Matías Aguirrev0.2.7
2011-02-16 Matías AguirreDisconnect account feature
2011-02-15 Matías Aguirrev0.2.6
2011-02-15 Matías AguirreLittle admin improvements, clear comment
2011-02-15 Matías AguirreFix fixer :-/
2011-02-15 Matías Aguirrev0.2.5
2011-02-15 Matías AguirreAdded username purifier method
2011-02-14 Matías AguirreUpdate doc to notify about incorrect facebook app setup...
2011-02-12 Matías AguirreTypo
2011-02-12 Matías Aguirrev0.2.4
2011-02-12 Matías AguirreTrap errors and pass them by session if defined
2011-02-01 Matías AguirreAdded doc warning about imports when using pre_update...
2011-02-01 Matías AguirreShorter comment line
2011-02-01 Lior Sionfixed an exception when offline access flag is requested
2011-02-01 Matías AguirreShow facebook error properly
2011-02-01 AlfredoRaise error code
2011-01-31 Matías Aguirrev0.2.3
2011-01-31 Matías AguirreRaise exception if current logged in user is different...
2011-01-28 Matías AguirreConvert livejournal backend to self.data instead of...
2011-01-24 Matías AguirreCheck request method to access it's data
2011-01-24 Matías AguirreUpdate user only if needed
2011-01-21 Matías AguirreFix dict keys on orkut contrib
next