Carlos Antonio da Silva
fa2d333bde
Update Gemfile dependencies
2017-03-02 08:12:36 -03:00
Carlos Antonio da Silva
15a50dc8d7
Test against latest ruby versions
2017-03-02 08:11:08 -03:00
Carlos Antonio da Silva
a47928090a
Merge pull request #4445 from gogovan/fix-strategy-class-tests
...
Fix Omniauth config tests
2017-03-02 08:10:03 -03:00
Matthew Rudy Jacobs
6fc6a28e3b
Avoid the assert_equal nil deprecation warning
2017-02-26 22:05:15 +00:00
Matthew Rudy Jacobs
6bc2db4567
Fix Omniauth config tests
2017-02-26 21:52:51 +00:00
George Guimarães
5abdb65e56
Deprecate mailing list
2017-02-04 18:57:47 -02:00
Vasiliy Ermolovich
25a3eeb30a
Merge pull request #4403 from bakongo/fix_name_of_module_in_rdoc
...
fix name of the module in the docs
2017-01-20 23:30:11 +03:00
Daniel Wiesmann
33d5335f53
fix name of the module in the docs
2017-01-19 13:03:10 +01:00
Vasiliy Ermolovich
8a4d610c58
Merge pull request #4361 from lmatiolis/fix-authenticatable-name-on-exception
...
Fix authenticatable_salt name on exception text.
2016-11-27 23:30:28 +03:00
lmatiolis
3d2a908f64
Fix authenticatable_salt name on exception text.
2016-11-23 17:25:44 -02:00
Lucas Mazza
d2ea28b3db
Merge pull request #4343 from ethirajsrinivasan/set_minimum_password_length_for_registration_update_path
...
set minimum password length after user registration update
2016-10-31 13:50:47 -02:00
ethiraj
7a44233fb9
set minimum password length after user registration update
2016-10-27 08:33:35 +05:30
Hiroo Takizawa
a9bb7d0318
Update README.md
...
change "bundle command" to the writing of "command line"
2016-10-19 22:54:41 +03:00
José Valim
ebe65b516b
Merge pull request #4318 from kami-zh/improve-readme
...
Update README - Decrease stretches to 12
2016-10-05 18:29:42 +02:00
kami
ebf79be163
Update README - Decrease stretches to 12
2016-10-06 01:05:39 +09:00
Carlos Antonio da Silva
88724e10ad
Merge pull request #4292 from rousisk/rousisk-readme-var-to-symbol
...
convert variable to symbol in readme
2016-09-13 15:41:50 -03:00
Konstantinos Rousis
30405943b5
convert variable to symbol in readme
2016-09-13 20:39:44 +02:00
Lucas Mazza
9c0dccfec1
Merge pull request #4284 from znz/strip_heredoc
...
Use `strip_heredoc` for deprecation warnings
2016-09-04 12:49:10 -03:00
Kazuhiro NISHIYAMA
9fe7040db9
Use strip_heredoc for deprecation warnings
2016-09-04 19:15:09 +09:00
Lucas Mazza
4c3838bb75
Merge pull request #4255 from olivierlacan/patch-2
...
Fix typos in failure_app comments
2016-08-15 19:05:39 -03:00
Olivier Lacan
48aa20897f
Fix typos in failure_app comments
2016-08-15 15:51:11 -04:00
Vasiliy Ermolovich
2a5f8b6688
Merge pull request #4250 from marcgg/patch-1
...
Fix a minor typo in specs
2016-08-11 11:21:31 +03:00
Marc G Gauthier
8ee01fc10b
Fix a minor typo in specs
...
There is nothing much to this one, it's in the test description so it shouldn't impact a thing and will make this line more greppable.
2016-08-11 09:56:45 +02:00
Carlos Antonio da Silva
d7985e7ddb
Merge pull request #4247 from rthbound/updates-omniauth-url
...
Updates url for omniauth to omniauth/omniauth repo
2016-08-10 14:56:53 -03:00
Ryan T. Hosford
ae8b0914a9
Updates url for omniauth to omniauth/omniauth repo
2016-08-10 09:57:14 -05:00
Lucas Mazza
6720f93d2c
Remove deprecated omniauth path from store_location docs [ci skip]
2016-07-26 10:10:49 -03:00
Lucas Mazza
13d4fd4088
Merge pull request #4193 from 3wille/master
...
add block passthrough to devise_mail
2016-07-22 15:14:51 -03:00
Vasiliy Ermolovich
bbd614a725
Merge pull request #4206 from nickharvey27/fix-typo
...
Fix small typo
2016-07-19 09:50:06 +03:00
nickharvey27
eb0540e028
fix small typo
2016-07-18 23:46:51 -07:00
Frederik Wille
08374f1d33
fix test
2016-07-18 09:24:46 +02:00
Frederik Wille
a5f8cd9d32
simplify test
2016-07-18 09:00:32 +02:00
Lucas Mazza
54e7a3b9d9
Devise::Mailer#scope_name and Devise::Mailer#resource shouldn't be public.
2016-07-15 16:02:43 -03:00
Carlos Antonio da Silva
e761a8df2b
Merge pull request #4200 from amingilani/master
...
[Minor] Fix indentation in generators
2016-07-15 08:17:07 -03:00
Frederik Wille
65d8e94ed9
add test
...
in the test we need to declare a subclass of ``Devise::Mailer`` to give
a block to mail call inside of method which has a corresponding view
template
there are propably better ways to test this, but this is pretty much the
use case for passing a block
2016-07-15 12:22:12 +02:00
amingilani
83b88353b5
Fix indentation in generators
2016-07-15 13:22:51 +05:00
Lucas Mazza
39227bd494
Merge pull request #4194 from nviennot/orm_surface
...
Reduce ORM API surface
2016-07-13 21:03:31 -03:00
Nicolas Viennot
e841c4c5ef
Reduce ORM API surface
2016-07-13 12:48:12 -04:00
Frederik Wille
e90ba2fbcb
add block passthrough to devise_mail
...
ActionMailer's ``mail`` method may receive a block for customizing the mails
format
``devise_mail`` now has the same functionality by just
passing the block to ``mail`` call.
fixes plataformatec/devise#2341
2016-07-13 11:25:35 +02:00
Lucas Mazza
e6b5f5f31a
Expand CONTRIBUTING.md [ci skip].
2016-07-12 21:29:02 -03:00
Lucas Mazza
245b1f9de0
Update .travis.yml.
v4.2.0
2016-07-01 14:22:38 -03:00
Lucas Mazza
e05523f767
Prepare for 4.2.0 release.
2016-07-01 14:15:14 -03:00
Lucas Mazza
2c8727ad42
Test against Rails 5 by default.
2016-07-01 14:13:20 -03:00
Lucas Mazza
b1508e93e1
Properly check for authentication_keys or encrypted_password changes when clearing the reset password token
...
This change is required to better support scenarios where records don't have
an `encrypted_password` column and the password is managed elsewhere (LDAP, for instance).
The move from `email_changed?` to loop through the `authentication_keys` is also
useful to support edge cases where users can authenticate with different attributes
besides their email.
Closes #3624 .
2016-07-01 14:08:38 -03:00
Lucas Mazza
5b57aa0b85
Merge pull request #4175 from AnnaGulstine/master
...
Added clarification to README regarding Devise setup
2016-07-01 13:59:22 -03:00
AnnaGulstine
768656deb9
Added clarification to README regarding Devise setup
2016-06-30 21:15:32 -05:00
Lucas Mazza
fe10a5b17a
Fix test typo and expand test cases for Rememberable#rememberable_value.
...
Closes #4157
2016-06-27 17:08:52 -03:00
Lucas Mazza
22784cb55a
Remove ActiveRecord::Migration inheritance deprecation warning.
2016-06-27 16:50:26 -03:00
Lucas Mazza
656720583f
Remove assert_nothing_raised deprecated usage.
2016-06-27 16:48:12 -03:00
Lucas Mazza
a20cca6873
Fix IllegalStateError for controller tests with custom strategies.
2016-06-27 16:43:57 -03:00
Lucas Mazza
8d78dc072f
Disable Travis CI fast_finish.
...
Fast finish triggers multiple Slack notification and floods our OSS slack room,
and it is a known bug for a while.
Reference: travis-ci/travis-ci/issues/1696
2016-06-27 15:17:20 -03:00