Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
more url issues, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Mar 27, 2010
1 parent 695e4c4 commit dde2a79
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
@@ -1,7 +1,7 @@
Devise - Imapable Devise - Imapable
================= =================


Devise-Imapable is a imap based authentication strategy for the [Devise](plataformatec/devise) authentication framework. Devise-Imapable is a imap based authentication strategy for the [Devise](github.com/plataformatec/devise) authentication framework.


If you are building applications for use within your organisation which require authentication and don't have access to a LDAP server, using imap can be a great alternative. If you are building applications for use within your organisation which require authentication and don't have access to a LDAP server, using imap can be a great alternative.


Expand All @@ -15,7 +15,7 @@ Currently this can only be installed as a plugin.
*Gem coming soon!* *Gem coming soon!*




**And don't forget to add [Devise](plataformatec/devise)!** **And don't forget to add [Devise](github.com/plataformatec/devise)!**


either in config/environment.rb: either in config/environment.rb:


Expand Down Expand Up @@ -105,8 +105,8 @@ So remember ...
References References
---------- ----------


* [Devise](plataformatec/devise) * [Devise](github.com/plataformatec/devise)
* [Warden](hassox/warden) * [Warden](github.com/hassox/warden)




TODO TODO
Expand All @@ -123,5 +123,7 @@ TODO
- investigate how well this works with other devise modules like http\_authenticatable, token\_authenticatable lockable, confirmable, and activatable - investigate how well this works with other devise modules like http\_authenticatable, token\_authenticatable lockable, confirmable, and activatable





Released under the MIT license Released under the MIT license

Copyright (c) 2010 Josh Kalderimis, Copyright (c) 2010 Josh Kalderimis,

0 comments on commit dde2a79

Please sign in to comment.