1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Merge branch 'master' of github.com:plataformatec/devise

This commit is contained in:
José Valim 2010-03-29 21:02:56 +02:00
commit e038d82410

View file

@ -272,7 +272,7 @@ We have a long list of valued contributors. See the CHANGELOG or do `git shortlo
* http://github.com/grimen/devise_facebook_connectable adds support for Facebook Connect authentication, and optionally fetching user info from Facebook in the same step.
* http://github.com/joshk/imapable adds support for imap based authentication, excellent for internal apps when an LDAP server isn't available.
* http://github.com/joshk/devise_imapable adds support for imap based authentication, excellent for internal apps when an LDAP server isn't available.
== Bugs and Feedback