Add ldap_authenticatable to README.

This commit is contained in:
José Valim 2010-04-22 20:55:27 +02:00
parent 4da63c5395
commit 9d6a78f7f4
1 changed files with 2 additions and 0 deletions

View File

@ -273,6 +273,8 @@ Devise also has extensions created by the community:
* http://github.com/joshk/devise_imapable adds support for imap based authentication, excellent for internal apps when an LDAP server isn't available.
* http://github.com/cschiewek/devise_ldap_authenticatable adds support for LDAP authentication via simple bind.
Please consult their respective documentation for more information and requirements.
== TODO