Andy Brett
|
718f9c4af8
|
Merge pull request #7848 from jibees/7842-locale-management-on-user_passwords-controller
Handle lang management on user passwords controller
|
2021-07-09 08:55:09 -07:00 |
|
Jean-Baptiste Bellet
|
0a6d959742
|
Set locale to the user passwords controller
- Thus this use the same locale that the one which was set previously (if it's different from the browser one)
|
2021-06-28 10:19:46 +02:00 |
|
Andy Brett
|
334b9b520a
|
removed deprecated calls to force_ssl; rely on config.force_ssl
|
2021-06-24 11:58:33 -07:00 |
|
Matt-Yorkley
|
2ac4ace3e8
|
Fix params issues in UserPasswordsController
|
2021-03-11 12:19:54 +00:00 |
|
Matt-Yorkley
|
3976f8ef89
|
Use params.dig when traversing nested params in passwords controllers
|
2021-02-18 13:05:16 +00:00 |
|
Matt-Yorkley
|
7230d2767c
|
Add concern for accessing raw params hash
|
2021-02-18 11:02:22 +00:00 |
|
Luis Ramos
|
8707f51214
|
Remove unused helper
|
2020-09-17 13:58:10 +01:00 |
|
Maikel Linke
|
b79c568b08
|
Load our spree overrides instead of the originals
We changed some of Spree's logic and want to use that. And once we
remove the spree_core gem, we need to load those files before using
them.
|
2020-08-14 15:38:00 +10:00 |
|
luisramos0
|
0101dcdd93
|
Remove unused Spree::Dash from controllers brought from spree_auth_devise
|
2019-07-08 13:10:52 +01:00 |
|
luisramos0
|
dcbdfbb081
|
Fix rubocop issues in multiple files copied from spree_auth_devise, mostly hash rockets
|
2019-07-08 11:22:56 +01:00 |
|
luisramos0
|
a413f22e12
|
Remove unnecessary dependency to spree/users helper
|
2019-07-05 22:37:07 +01:00 |
|
luisramos0
|
fc0ffda8ec
|
Bring routes and controllers from spree_auth_devise
|
2019-07-05 15:08:42 +01:00 |
|