José Valim
6162e1f5ff
Devise install now accepts --orm option.
2010-05-15 10:28:29 +02:00
José Valim
416bff3daa
Merge branch 'master' of github.com:plataformatec/devise
2010-05-03 00:12:58 +02:00
gitman
f5bc66521f
patch-244 for improving commented help for :confirmable configuration
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-05-03 00:06:16 +02:00
Britto
fb0f8fcd0d
typo
2010-04-29 05:45:44 +08:00
hpoydar
c9fe7900c3
Removed references to mongo_ext, since mongoid now uses bson_ext
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-04-23 13:50:41 +02:00
José Valim
d2ebaa43ec
Be more helpful in the sign up message for new comers.
2010-04-09 23:13:34 +02:00
José Valim
045af3a614
Change README shown in devise_install.
2010-04-09 09:50:45 -07:00
José Valim
1ba525a0e9
Tidying up some lose ends and adding more docs.
2010-04-01 22:11:59 +02:00
José Valim
3d1a04fd83
Fix warden configuration.
2010-03-31 22:04:48 +02:00
José Valim
6cc32db2dd
Add lock_strategy.
2010-03-31 11:54:11 +02:00
José Valim
65b8908960
Create authenticatable base model and strategy.
2010-03-29 20:52:48 +02:00
José Valim
1c5d4771ff
Initial work on making the authentication stack more flexible.
2010-03-29 16:13:19 +02:00
José Valim
ea71be8d2a
More compatibility with Rails master.
2010-03-28 07:15:52 +02:00
Jacques Crocker
fd035b841b
Additional configuration for validatable
...
Added the ability to customize password length (via Devise.password_length) and the regular expression used for validating email (via Devise.email_regex)
2010-03-26 13:52:12 -07:00
Jacques Crocker
e127463ac8
Adding Mongoid 2.0 Support, Removing MongoMapper for now
2010-03-26 13:37:38 -07:00
José Valim
1c6f18cb8b
Since Devise::FailureApp is now a metal, we can get rid of this default_url_options stuff.
2010-02-19 10:13:53 +01:00
José Valim
a79e8e0404
Tiny change in generator README.
2010-02-17 16:37:27 +01:00
José Valim
443a2d8343
Moved devise_install to rails 3 generators.
2010-02-17 11:10:24 +01:00