david / django-oauth (http://oauth.net/)

Support of OAuth in Django.

Clone this repository (size: 112.3 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/django-oauth/

Shortlog (showing r49:fab39feff68e (tip) → r25:5df2b89ef96d)

Age Author Message A M D «
6 days bdb bdb make this work with multipart 0 1 0
10 days bdb bdb Allow settings to override default lengths. 0 1 0
3 months Mark Lee oauth_provider.views: Ensure that HttpResponseBadRequest is imported. 0 1 0
4 months david david Added tag 1.1 for changeset 7cb2d808b612 0 1 0
4 months david david This is the time for a 1.1 release. 0 1 0
4 months david david Link the test user to the consumer in tests, fix #2. Thanks Matthieu Tourne. 0 1 0
4 months david david This is a STRONGLY recommended update. 0 1 0
4 months david david Give a way to know if the authorization succeed or not to the callback view,… 0 1 0
4 months david david Partly revert previous commit, authorize_access wasn't evaluated as a boolean. 0 1 0
4 months david david More robust authorize access test. Thanks Toby White. 0 1 0
4 months david david Fix a bug, request.environ only exists in a WSGI environment. Thanks Toby White. 0 1 0
4 months david david Add a way to restrict signature methods (to avoid plaintext for instance). Thank… 0 2 0
4 months david david Do not restrict callback url scheme and add a setting to blacklist some… 0 2 0
4 months david david Allows consumer key & secret to be zero length (null=True, blank=True) - this… 0 1 0
4 months david david Use the MAX_URL_LENGTH constant, thanks for the reminder Toby White 0 2 0
5 months david david Update documentation/test's warnings. 0 1 0
5 months david david Handle 1.0a out-of-band case the right way, inspired by Toby White's fork.… 0 4 0
5 months david david Avoid saving the request token twice, suggested by Toby White's fork, thanks. 0 3 0
5 months david david Check callback's validity, comes from Toby White's fork, thanks. 0 4 0
5 months david david OAuth 1.0a implementation, should be compatible with the (deprecated/unsecure)… 0 4 0
5 months david david Steal a more clever way to check if an OAuth request is valid from piston 0 2 0
5 months david david Update models (stolen from piston) to be 1.0a ready, note that it will affect… 0 2 0
5 months david david Update python-oauth to the latest tip, Store's methods signatures changed but… 0 3 0
12 months david david Valid Development Status for pypi 0 1 0
12 months david david Try with hg setuptools fork from Jannis Leidel 0 1 0