author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Tue, 09 Mar 2010 19:58:30 +0100 | |
branch | stable |
changeset 4856 | c8f887a5b2fa |
parent 4855 | e69b2f2f2d61 |
child 4857 | a9caa76ba2c8 |
--- a/web/views/authentication.py Tue Mar 09 19:57:47 2010 +0100 +++ b/web/views/authentication.py Tue Mar 09 19:58:30 2010 +0100 @@ -127,7 +127,6 @@ def _authenticate(self, req, login, authinfo): # remove possibly cached cursor coming from closed connection - clear_cache(req, 'cursor') cnxprops = ConnectionProperties(self.vreg.config.repo_method, close=False, log=self.log_queries) try: