Cleans up some of the OAuth code
authorxray7224 <jessica@megworld.co.uk>
Thu, 11 Jul 2013 18:43:00 +0000 (19:43 +0100)
committerxray7224 <jessica@megworld.co.uk>
Thu, 11 Jul 2013 18:43:00 +0000 (19:43 +0100)
commit786bbd79e8d77c06a9d86aee00edc4dd3e89d651
tree50def81289e6449f9a28a609132b06b6e1bb157a
parent2b60a56cbec44f789ee2efe71294979d7784515c
Cleans up some of the OAuth code
mediagoblin/decorators.py
mediagoblin/federation/exceptions.py [new file with mode: 0644]
mediagoblin/federation/oauth.py [new file with mode: 0644]
mediagoblin/federation/tools/__init__.py [new file with mode: 0644]
mediagoblin/federation/tools/request.py [new file with mode: 0644]
mediagoblin/federation/views.py
mediagoblin/tools/request.py