aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-09 16:56:28 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-09 16:56:28 +1100
commit3ba11716c10d285f0373c2dfc3650c0af453896b (patch)
tree2c736b3e33a52540221526987cd326f267deb6aa /mediagoblin/plugins
parent95be20a936e703903b1797bf109547c01019cd1d (diff)
downloadmediagoblin-3ba11716c10d285f0373c2dfc3650c0af453896b.tar.lz
mediagoblin-3ba11716c10d285f0373c2dfc3650c0af453896b.tar.xz
mediagoblin-3ba11716c10d285f0373c2dfc3650c0af453896b.zip
Run LDAP, OpenID and PDF tests under Docker.
Diffstat (limited to 'mediagoblin/plugins')
-rw-r--r--mediagoblin/plugins/openid/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/plugins/openid/README.rst b/mediagoblin/plugins/openid/README.rst
index 1a777336..e2792d9a 100644
--- a/mediagoblin/plugins/openid/README.rst
+++ b/mediagoblin/plugins/openid/README.rst
@@ -20,7 +20,7 @@ This plugin can be enabled alongside :ref:`basic_auth-chapter` and
Set up the OpenID plugin
============================
-1. Install the ``python-openid`` package.
+1. Install the ``python3-openid`` package.
2. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::