mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
standalone_description += pde_feedback
This commit is contained in:
@@ -144,7 +144,7 @@ class Authenticator(common.Plugin):
|
||||
zope.interface.implements(interfaces.IAuthenticator)
|
||||
zope.interface.classProvides(interfaces.IPluginFactory)
|
||||
|
||||
description = "Automatically configure and run a simple webserver"
|
||||
description = "Automatically use a temporary webserver"
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super(Authenticator, self).__init__(*args, **kwargs)
|
||||
|
||||
Reference in New Issue
Block a user