diff options
author | Rodney Ewing <ewing.rj@gmail.com> | 2013-08-16 10:24:41 -0700 |
---|---|---|
committer | Rodney Ewing <ewing.rj@gmail.com> | 2013-08-16 10:24:41 -0700 |
commit | fb900ef27b65b3d220ce16972593869441b4c82c (patch) | |
tree | 87cd40ca32c1123703d23ce62c4adecfafb03ee2 /docs/source/plugindocs/basic_auth.rst | |
parent | 71b2bee6228164993394f74202e5acd82535c34d (diff) | |
parent | d194770dd24c70cf1306d1287ec2cf82f07e2107 (diff) | |
download | mediagoblin-fb900ef27b65b3d220ce16972593869441b4c82c.tar.lz mediagoblin-fb900ef27b65b3d220ce16972593869441b4c82c.tar.xz mediagoblin-fb900ef27b65b3d220ce16972593869441b4c82c.zip |
Merge branch 'auth_docs'
Conflicts:
docs/source/index.rst
Diffstat (limited to 'docs/source/plugindocs/basic_auth.rst')
-rw-r--r-- | docs/source/plugindocs/basic_auth.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/plugindocs/basic_auth.rst b/docs/source/plugindocs/basic_auth.rst new file mode 100644 index 00000000..83492ac2 --- /dev/null +++ b/docs/source/plugindocs/basic_auth.rst @@ -0,0 +1,2 @@ +.. include:: ../../../mediagoblin/plugins/basic_auth/README.rst + |