]> git.ipfire.org Git - ipfire.org.git/commit - src/backend/accounts.py
accounts: Try to automatically re-connect to the LDAP server
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 May 2019 09:43:57 +0000 (10:43 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 May 2019 09:43:57 +0000 (10:43 +0100)
commit6c9a866360da4e9cdbfeeead51cea55064a37d90
tree4de4df5fa5264983985cb3f4f04e319b765fbdb9
parentdf80be2c147adb9dc454fe152e295dc6d973da7a
accounts: Try to automatically re-connect to the LDAP server

When the connection is lost, we should try to re-connect.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py