Added security warning to OAuth README
authorJoar Wandborg <git@wandborg.com>
Wed, 19 Sep 2012 20:12:13 +0000 (22:12 +0200)
committerJoar Wandborg <git@wandborg.com>
Wed, 19 Sep 2012 20:12:13 +0000 (22:12 +0200)
mediagoblin/plugins/oauth/README.rst

index 790b2cdfddc90dee2178b168dcd9c89b821a8d66..8ca5ed9feecd0b5dbec7ff99ce807ad2d958cf90 100644 (file)
@@ -2,6 +2,11 @@
  OAuth plugin
 ==============
 
+.. warning::
+    In it's current state. This plugin has received no security audit.
+    Development has been entirely focused on Making It Work(TM). Use this
+    plugin with caution.
+
 The OAuth plugin enables third party web applications to authenticate as one or
 more GNU MediaGoblin users in a safe way in order retrieve, create and update
 content stored on the GNU MediaGoblin instance.