Greg
5d304ae63a
Update README.md
...
Explain the `MODEL` replacement before the command is shown.
2016-06-25 11:36:11 -07:00
Arne Zeising
ac702843dd
Change behavior to skip reconfirmation after creating a record with #save called in callback ( #4125 )
...
https://github.com/plataformatec/devise/pull/4125
2016-06-13 17:57:24 -03:00
Kostas Diamantis
4015488b90
Add missing support of Rails.application.config.action_controller.relative_url_root ( #4146 )
...
* Add Devise::FailureApp#{relative_url_root, relative_url_root?}
Also support missing action_controller.relative_url_root configuration.
* Dry assignment of relative_url_root
Also this commit adds support for
Rails.application.config.action_controller.relative_url_root
2016-06-13 15:46:43 -03:00
Lucas Mazza
cccc137714
Merge pull request #4139 from shinyaK14/public_file_server
...
Add public_file_server setting for Rails5
2016-06-13 11:34:04 -03:00
Lucas Mazza
3fa0afad67
Merge pull request #4148 from jamescook/james/remove-session-inspect
...
Remove unnecessary 'warden.raw_session.inspect'
2016-06-13 11:33:33 -03:00
Lucas Mazza
29142418ba
Merge pull request #4140 from tkrajcar/add-inspect-override
...
Implement Devise::Models::Authenticatable#inspect, re-using #serializable_hash
2016-06-13 11:24:27 -03:00
James Cook
c3b54dc0c2
Remove unnecessary 'warden.raw_session.inspect'
2016-06-10 20:14:11 -05:00
Tim Krajcar
a0232cf763
Implement Devise::Models::Authenticatable#inspect, re-using #serializable_hash.
2016-06-03 15:54:58 -07:00
Shinya Kitamura
57980ba82a
Add public_file_server setting for Rails5
2016-06-01 14:44:35 +08:00
Carlos Antonio da Silva
bcdd54cc5e
Merge pull request #4129 from laserlemon/patch-1
...
Self-love isn't entirely appropriate in this setting
2016-05-26 11:47:17 -03:00
Steve Richert
83d5d3142d
Self-love isn't entirely appropriate in this setting
2016-05-26 09:25:44 -04:00
Stefan Botzenhart
cbbe932ee2
Fix authenticated engine routes ( #4081 )
...
Fix infinite loop in authenticated engine routes in Rails 5
https://github.com/plataformatec/devise/issues/3705
2016-05-21 11:55:56 -03:00
Lucas Mazza
593ae41f9d
Update existing Gemfiles.
2016-05-18 13:59:06 -03:00
Lucas Mazza
e9770fd434
Update Rails 5 Gemfile.
2016-05-18 13:50:07 -03:00
Lucas Mazza
53f6785e11
Fix Rails version reference on README.md [ci skip]
2016-05-18 13:42:31 -03:00
Lucas Mazza
1b48fd0abe
Fix syntax highlight on README [ci skip]
2016-05-18 09:39:04 -03:00
Lucas Mazza
b835059baf
Merge pull request #4118 from kamipo/patch-2
...
Fix release date in CHANGELOG.md
2016-05-17 10:05:48 -03:00
Ryuta Kamizono
f7359d6d96
Fix release date in CHANGELOG.md
2016-05-17 22:00:22 +09:00
Lucas Mazza
4924dd68ae
Raise a more informative error when request.env['warden'] is nil.
...
Previously, a `NoMethodError` exception would be raised from here when the
middleware stack isn't present and Warden wasn't injected as expected
(like in a controller test). To foolproof ourselves, we now raise a more
informative error when `request.env['warden']` is `nil` so developers can
figure this out on their own instead of reaching to the issue tracker for
guidance.
2016-05-16 15:23:25 -03:00
Lucas Mazza
02ed166f51
Update CHANGELOG [ci skip]
2016-05-16 14:45:30 -03:00
Lucas Mazza
9a11586a72
Merge pull request #4071 from plataformatec/lm-test-helpers
...
Introduce `IntegrationHelpers` and deprecate `Devise::TestHelpers`.
2016-05-16 14:39:22 -03:00
Lucas Mazza
b5a5bae09c
Tidy up ControllerHelpers implementation a bit.
2016-05-15 19:55:24 -03:00
Lucas Mazza
e757543323
Revisit docs on test helpers on README.md
2016-05-15 19:47:42 -03:00
Lucas Mazza
7b000390a0
Add Devise::Test::IntegrationHelpers.
2016-05-15 19:36:41 -03:00
Lucas Mazza
3f3ec236bb
Move Devise::TestHelpers to Devise::Test::ControllerHelpers.
2016-05-15 19:36:41 -03:00
Lucas Mazza
22dd3b489d
Merge pull request #4115 from wbotelhos/patch-1
...
removes bugfix, from unreleased, already shipped
2016-05-15 19:35:35 -03:00
Lucas Mazza
0d45142845
CONTRIBUTING.md edits
...
* Wrap lines to around ~80 characters.
* Suggest reporting issues with fresh apps that replicate the issue.
* Mention our policy regarding internationalizing Devise views.
2016-05-15 19:30:14 -03:00
Lucas Mazza
62d6b5afb7
Mention the bug report test case on CONTRIBUTING.md.
2016-05-15 19:24:59 -03:00
Lucas Mazza
934fe45cfe
Drop _master suffix as the bug template doesnt use Rails/Devise master.
2016-05-15 19:21:50 -03:00
Lucas Mazza
675ae4d802
Lock devise version on the bug report template.
2016-05-15 19:20:32 -03:00
Lucas Mazza
48251f236f
Use single quotes consistently through the integration test example.
2016-05-15 19:19:27 -03:00
Lucas Mazza
8e6e70eaa7
Merge pull request #4087 from leonardoprg/master
...
fix #3958 adding helper test to report bugs
2016-05-15 19:16:26 -03:00
Washington Botelho
4925ffda31
removes bugfix, from unreleased, already shipped
2016-05-15 13:51:41 -03:00
Ulisses Almeida
f89921e153
📝 Update with minor patch releases
2016-05-15 12:22:45 -03:00
Ulisses Almeida
863b811167
📝 Update CHANGELOG
2016-05-15 11:58:02 -03:00
Lucas Mazza
d1f8884ee6
Merge pull request #4105 from giedriusr/features/update_example_in_authenticatable
...
Update example code in authenticatable model
2016-05-15 11:49:02 -03:00
Ralin Chimev
9caf07dd4f
Fix overwriting the remember_token when a valid one already exists ( #4101 )
...
The remember_token should not get overwritten when a user is
signing in and a valid token already exists.
Fixes #3950 .
2016-05-15 11:48:12 -03:00
Ulisses Almeida
2044fffa25
Deprecate the bypass option of sign_in ( #4078 )
...
The sign_in method permits the bypass option
that ignore the others options used. This behavior
has lead some users to a misconfusion what the
method really does.
This change deprecate the bypass option in favor
of a method that only does the sign in with bypass.
Closes #3981
2016-05-15 11:46:48 -03:00
Giedrius Rimkus
2e442d81f7
Update example code in authenticatable model
2016-05-12 15:47:04 +03:00
Steven Spiel
28f0e3281a
Consistency of quotation marks in README ( #4103 )
...
* Change double to single quotes in ruby code blocks
For consistency, I switched some of the double quotes to single quotes in the ruby code blocks.
2016-05-11 23:06:40 -03:00
Lucas Mazza
6a0d881554
Merge pull request #4104 from LucasAU/fix-omniauth-changeog
...
Fix suggested omniauth path
2016-05-11 22:37:32 -03:00
Lucas Nelson
4a9eee5a1c
Fix suggested omniauth path
...
The suggested omniauth path noted in the CHANGELOG.md under 4.0.0.rc2
did not work. It was missing an `_omniauth` in the middle of the
method name.
user_github_authorize_path => user_github_omniauth_authorize_path
2016-05-12 10:24:47 +10:00
Vasiliy Ermolovich
a4d3b9f14a
Merge pull request #4100 from shinyaK14/update_readme
...
Update README.md
2016-05-11 09:19:26 +03:00
Shinya Kitamura
1beac93961
Update README.md
2016-05-10 22:11:12 +08:00
Maarten van Vliet
8286325fd0
Remove reference to Rails 3.2 in post-install text ( #4094 )
2016-05-08 13:41:46 -03:00
Lucas Mazza
228f24c491
Merge pull request #4092 from bogdanvlviv/patch-5
...
Update .travis.yml
2016-05-06 22:11:57 -03:00
bogdanvlviv
cff78eec23
Update .travis.yml
2016-05-06 23:05:03 +03:00
Leonardo
20d786d7ca
fix #3958 adding helper test to report bugs
2016-05-05 23:13:00 +01:00
Lucas Mazza
0c1b1a896f
Update CHANGELOG [ci skip].
2016-05-05 17:23:19 -03:00
Lucas Mazza
db8e247aa5
Document reload_routes on the app file template.
2016-05-05 17:23:05 -03:00