]> git.parisson.com Git - django-social-auth.git/shortlog
django-social-auth.git
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
2011-01-20 Matías AguirreDefault to empty string on AX support
2011-01-20 Matías AguirreUpdated doc. Closes gh-15
2011-01-19 AlfredoAmended import path on example
2011-01-19 Matías AguirreAdded 'enabled' checking to backends
2011-01-19 Matías Aguirrev0.2.2
2011-01-19 Matías AguirreRemove namespace from example settings template
2011-01-19 Matías AguirreAdd basic OpenID backend to enabled list
2011-01-18 Matías AguirreFix setup.py
2011-01-18 Matías AguirreMerge branches 'experimental' and 'master'
2011-01-18 Matías AguirreAdded backends module with contribs section and simpler...
2011-01-17 Matías AguirreRemoved namespace urls flavor from example and doc...
2011-01-17 Matías AguirreUpdate doc to be compatible with django 1.2 and above
2011-01-17 Matías Aguirrev0.1.7
2011-01-17 Matías AguirreRemove username update, username is already generated...
2011-01-17 Matías AguirreDoc update adding contributor
2011-01-17 Matías AguirreSimplify extra_data update process
2011-01-17 Matías AguirreMerge branch 'master' of https://github.com/mattucf...
2011-01-17 Matías Aguirrev0.1.6
2011-01-17 Matías AguirreFix signal handlers update result checking
2011-01-17 Matt BrownMerge remote branch 'upstream/master'
2011-01-17 Matías AguirreSmall doc change. Closes gh-13
2011-01-17 Matías AguirreMerge branch 'master' of https://github.com/alfredo...
2011-01-17 Matías AguirreRemoved unnecesary spacing
2011-01-17 AlfredoFacebook extended permissions settings implemented
2011-01-16 Matt BrownThis change moves extra_data fetch to authenticate...
2011-01-16 Matt BrownModified the twitter backend to use the authenticate...
2011-01-14 Matías AguirreRestored changed check
2011-01-14 Matías AguirreMerged krvss work. Small improvements over livejournal...
2011-01-14 Matías Aguirrev0.1.5
2011-01-14 Matías AguirreGoogle OAuth support in example proyect
2011-01-14 Matías AguirreUpdate doc about Google OAuth support
2011-01-14 Matías AguirreGoogle OAuth support
2011-01-13 Stas KravetsMinor style updates.
2011-01-13 Matías Aguirrev0.1.4
2011-01-13 Matías AguirreSetup signal sender properly. Closes gh-10
2011-01-12 Stas KravetsMerging with 0.1.3 version of base library.
2011-01-12 Stas KravetsLiveJournal backend added to social_auth and example.
2011-01-12 Matías AguirreKeywords change
2011-01-12 Matías AguirreKeywords change
2011-01-10 Matías AguirreIncrease version number
2011-01-10 Matías AguirreMoved auth backend access to auth module, small docstri...
2011-01-10 Matías AguirreFix doc variable value. Closes gh-9
2011-01-09 Matías AguirreReset headings margin and padding
2011-01-09 Matías AguirreReposition badges
2011-01-09 Matías AguirreRemove images border and position badges properly
2011-01-09 Matías AguirreValidation badges
2011-01-09 Matías AguirreHTML validation changes
2011-01-09 Matías AguirreDeclare encoding
2011-01-09 Matías AguirreHTML validation changes
2011-01-09 Matías AguirreAdded robots.txt and marked some link targets and nofollow
2011-01-09 Matías AguirreUniform title
2011-01-09 Matías AguirreSmall html changes on template
2011-01-06 Matías AguirreUpdated doc
2011-01-06 Matías AguirreRemove image border on example
2011-01-06 Matías Aguirrev0.1.2
2011-01-06 Matías Aguirreeasy_install installation example
2011-01-06 Matías AguirreUpdated demo information
2011-01-06 Matías AguirreDocs
2011-01-06 Matías AguirreExample little improvements, added demo to README file
2011-01-06 Matías AguirreCommon templates directory
2011-01-06 Matías AguirreCommon templates directory
next