From c92023b5bd630a91f2ae1dc8812349d920105343 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 30 May 2009 05:31:03 +0000 Subject: Docs renderings. --- repoze/bfg/authentication.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'repoze') diff --git a/repoze/bfg/authentication.py b/repoze/bfg/authentication.py index e7d4ef06e..849653948 100644 --- a/repoze/bfg/authentication.py +++ b/repoze/bfg/authentication.py @@ -52,7 +52,6 @@ class RepozeWho1AuthenticationPolicy(CallbackAuthenticationPolicy): WSGI environment). Constructor Arguments - --------------------- ``identifier_name`` @@ -131,7 +130,6 @@ class RemoteUserAuthenticationPolicy(CallbackAuthenticationPolicy): REMOTE_USER WSGI envvar. Constructor Arguments - --------------------- ``environ_key`` @@ -165,7 +163,6 @@ class AuthTktAuthenticationPolicy(CallbackAuthenticationPolicy): auth_tkt cookie. Constructor Arguments - --------------------- ``secret`` -- cgit v1.2.3