projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f26224d
)
Added security warning to OAuth README
author
Joar Wandborg
<git@wandborg.com>
Wed, 19 Sep 2012 20:12:13 +0000
(22:12 +0200)
committer
Joar Wandborg
<git@wandborg.com>
Wed, 19 Sep 2012 20:12:13 +0000
(22:12 +0200)
mediagoblin/plugins/oauth/README.rst
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/plugins/oauth/README.rst
b/mediagoblin/plugins/oauth/README.rst
index 790b2cdfddc90dee2178b168dcd9c89b821a8d66..8ca5ed9feecd0b5dbec7ff99ce807ad2d958cf90 100644
(file)
--- a/
mediagoblin/plugins/oauth/README.rst
+++ b/
mediagoblin/plugins/oauth/README.rst
@@
-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.