added basic_auth and openid docs to index and link them together
This commit is contained in:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user