Mercurial > prosody-modules
comparison mod_auth_ldap/README.markdown @ 1822:ce2ca509a88c
mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 03 Sep 2015 03:18:44 +0200 |
parents | 4d73a1a6ba68 |
children | 50d3383a2e08 |
comparison
equal
deleted
inserted
replaced
1821:79b9bd84b91c | 1822:ce2ca509a88c |
---|---|
2 labels: | 2 labels: |
3 - 'Stage-Alpha' | 3 - 'Stage-Alpha' |
4 - 'Type-Auth' | 4 - 'Type-Auth' |
5 summary: LDAP authentication module | 5 summary: LDAP authentication module |
6 ... | 6 ... |
7 | |
8 ***Note:** A modified version of this module is available, but is not | |
9 yet committed here. The plan is to merge them, for more info see [this | |
10 thread](http://groups.google.com/group/prosody-dev/browse_thread/thread/282e876116ae4177/906121492495ad35#906121492495ad35).* | |
11 | 7 |
12 Introduction | 8 Introduction |
13 ============ | 9 ============ |
14 | 10 |
15 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. |