]> git.ipfire.org Git - ipfire.org.git/commit
accounts: Don't cache LDAP attributes
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 12:08:47 +0000 (12:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 12:08:47 +0000 (12:08 +0000)
commit2d6fff58c38ae45c47d56a27f87d2fb9f3ab2769
treea198ae9dde590cb20121dbe50081795bee3a0545
parent1118f2b1cccacea60c7f0721c35ccbcbac86b74d
accounts: Don't cache LDAP attributes

Our LDAP servers are fast enough that we don't need to do this.

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