Mercurial > prosody-modules
comparison mod_auth_ldap/README.markdown @ 3968:bf5d91769f99
Merge commit
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sun, 05 Apr 2020 23:39:08 +0200 |
parents | 7a2998e48545 |
children | f4f07891c4cc |
comparison
equal
deleted
inserted
replaced
3967:0957ba6aeb99 | 3968:bf5d91769f99 |
---|---|
11 This is a Prosody authentication plugin which uses LDAP as the backend. | 11 This is a Prosody authentication plugin which uses LDAP as the backend. |
12 | 12 |
13 Dependecies | 13 Dependecies |
14 =========== | 14 =========== |
15 | 15 |
16 This module depends on [LuaLDAP](http://www.keplerproject.org/lualdap/) | 16 This module depends on [LuaLDAP](https://github.com/lualdap/lualdap) |
17 for connecting to an LDAP server. | 17 for connecting to an LDAP server. |
18 | 18 |
19 Configuration | 19 Configuration |
20 ============= | 20 ============= |
21 | 21 |