changeset 8535 | 268b6349baf3 |
parent 8496 | e4d71fc0b701 |
parent 8480 | 086cff6a306a |
child 8538 | 00597256de18 |
--- a/web/request.py Fri Aug 03 13:29:37 2012 +0200 +++ b/web/request.py Fri Sep 07 14:01:59 2012 +0200 @@ -170,8 +170,7 @@ @property def authmode(self): """Authentification mode of the instance - - (see :ref:`Configuring the Web server`)""" + (see :ref:`WebServerConfig`)""" return self.vreg.config['auth-mode'] # Various variable generator.