Verified Commit dda0b549 authored by Jakob Moser's avatar Jakob Moser
Browse files

Update maintainer mail address

parent 26c93ecc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# How to connect to LDAP

Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de>
Maintainer: Jakob Moser <jakob@fsco.li>

This guide explains how to connect to the various LDAP servers you might interact with if you are a student at the Institut für Computerlinguistik, Universität Heidelberg.

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
name = "ldap"
version = "0.3.1"
authors = [
  { name="Jakob Moser", email="moser@cl.uni-heidelberg.de" },
  { name="Jakob Moser", email="jakob@fsco.li" },
]
description = "An opinionated wrapper for the excellent ldap3 library, making ldap auth easy."
readme = "README.md"