diff options
Diffstat (limited to 'repoze')
| -rw-r--r-- | repoze/bfg/authentication.py | 3 |
1 files changed, 0 insertions, 3 deletions
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`` |
