Adds more support for oauth - access_token & decorators still to do
authorxray7224 <xray7224@googlemail.com>
Wed, 10 Jul 2013 14:49:59 +0000 (15:49 +0100)
committerxray7224 <jessica@megworld.co.uk>
Thu, 11 Jul 2013 17:21:43 +0000 (18:21 +0100)
commit405aa45adc14d3c67a120618ecc0ae792f5881de
tree98e318df272e5f8a3f497ff3d15c84a24bd1325c
parentd41c6a5349db0ac573e8f0d29d239febc705f7c9
Adds more support for oauth - access_token & decorators still to do
mediagoblin/db/models.py
mediagoblin/federation/forms.py [new file with mode: 0644]
mediagoblin/federation/views.py
mediagoblin/static/css/base.css
mediagoblin/templates/mediagoblin/api/authorize.html [new file with mode: 0644]
mediagoblin/templates/mediagoblin/api/oob.html [new file with mode: 0644]
mediagoblin/tools/request.py