changeset 8671 | 150bbb066167 |
parent 8592 | df16bd045cae |
child 8672 | e8afecc3b576 |
--- a/server/repository.py Tue Jan 22 18:16:20 2013 +0100 +++ b/server/repository.py Thu Jan 10 22:50:34 2013 +0100 @@ -748,9 +748,6 @@ def connect(self, login, **kwargs): """open a connection for a given user - base_url may be needed to send mails - cnxtype indicate if this is a pyro connection or a in-memory connection - raise `AuthenticationError` if the authentication failed raise `ConnectionError` if we can't open a connection """