- Dec 01, 2015
-
-
Sergio Cambra authored
[skip CI]
-
Sergio Cambra authored
-
Sergio Cambra authored
-
Sergio Cambra authored
-
- Nov 09, 2015
-
-
Sergio Cambra authored
Update ReadMe with typo fix
-
- Nov 08, 2015
-
-
Rakibul Islam authored
-
- Oct 06, 2015
-
-
Sergio Cambra authored
Test ruby 2.2 in travis
-
Jiv Dhaliwal authored
test-unit was removed from ruby 2.2's standard library
-
Jiv Dhaliwal authored
-
Jiv Dhaliwal authored
Rails 3.2.22 adds support for ruby 2.2 http://weblog.rubyonrails.org/2015/6/16/Rails-3-2-22-4-1-11-and-4-2-2-have-been-released-and-more/
-
Jiv Dhaliwal authored
sqlite3 1.3.7 does not work with ruby 2.2.2 https://gist.github.com/zzak/695d1e25ec13d62ca671#gistcomment-1364746
-
Sergio Cambra authored
Enforce initial password format
-
- Oct 05, 2015
-
-
Tom Lord authored
This behaviour should be sufficient for the vast majority of applications, but has also been extracted into a new method so that it can be overridden if necessary.
-
Tom Lord authored
If `Devise.friendly_token` happens to return a string that does not contain an upper case char / lower case char / digit / symbol, then this can cause (in some applications) the invited user to be invalid!
-
- Sep 30, 2015
-
-
Sergio Cambra authored
-
Sergio Cambra authored
-
- Sep 24, 2015
-
-
Sergio Cambra authored
-
Sergio Cambra authored
-
- Sep 03, 2015
-
-
Sergio Cambra authored
Change :allow_insecure_sign_in_after_accept documentation
-
Ken Mayer authored
Changing the default value breaks a *lot* of tests. Change the documentation instead.
-
Ken Mayer authored
Comments say `default: false` but default value was `true` :-/
-
- Aug 18, 2015
-
-
Sergio Cambra authored
Update versions in example Gemfile
-
- Aug 15, 2015
-
-
Laurel authored
Update example Gemfile with latest versions of devise-invitable and devise
-
- Aug 10, 2015
-
-
Sergio Cambra authored
-
Sergio Cambra authored
-
- Jul 23, 2015
-
-
Sergio Cambra authored
-
- Jul 22, 2015
-
-
Sergio Cambra authored
Don't override password
-
Igor Zubkov authored
-
- Jul 21, 2015
-
-
Sergio Cambra authored
Fix links
-
Igor Zubkov authored
-
Igor Zubkov authored
-
- Jun 25, 2015
-
-
Sergio Cambra authored
-
Sergio Cambra authored
-
Sergio Cambra authored
Set random initial password for invited users
-
noxmad authored
-
Sergio Cambra authored
-
Sergio Cambra authored
-
- Jun 23, 2015
-
-
Sergio Cambra authored
Update CHANGELOG as of 2015-06-22
-
Jared Beck authored
A lot of these bullet points could be paraphrased (better), but this is at least a starting point. [ci skip]
-
- Jun 17, 2015
-
-
Sergio Cambra authored
Add support for setting invited_by foreign key
-