added basic_auth and openid docs to index and link them together

This commit is contained in:
Rodney Ewing
2013-07-09 12:57:57 -07:00
parent 2c4cdd096f
commit bd0ece0557
3 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
.. _basic_auth-chapter:
===================
Basic_auth plugin
basic_auth plugin
===================
The basic_auth plugin is enabled by default in mediagoblin.ini. This plugin
@@ -8,7 +10,7 @@ provides basic username and password authentication for GNU Mediagoblin.
This plugin can be enabled alongside :ref:`openid-chapter` and
:ref:`persona-chapter`.
Set up the Basic_auth plugin
Set up the basic_auth plugin
============================
1. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::