implement ldap auth

This commit is contained in:
2021-09-15 19:16:45 +02:00
parent b49a319848
commit 574ce1f982
2 changed files with 21 additions and 7 deletions

View File

@ -3,6 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
[flake8]
ignore = E722
max-line-length = 120
extend-exclude =
migrations