This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-01-28 21:07:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cedfa35a98db081607cdd71a9b447ca415388160
openfoodnetwork
/
app
/
controllers
/
spree
History
Filipe
cedfa35a98
Merge pull request
#9341
from jibees/9336-redirect-to-login_path-if-user-is-disabled
...
Disabled_at logic: redirect to login path if user is disabled
2022-08-17 20:33:57 +01:00
..
admin
Change second step order: Customer Details instead of Order Details
2022-07-28 09:31:42 +02:00
credit_cards_controller.rb
Mark the next credit cards with payment profile as default
2022-07-26 14:42:55 +02:00
orders_controller.rb
Add order note at the end of both invoices following current UI patterns
2022-08-10 23:02:13 +05:30
user_passwords_controller.rb
Drop unused #create action
2022-01-29 10:08:50 +00:00
user_registrations_controller.rb
removed deprecated calls to force_ssl; rely on config.force_ssl
2021-06-24 11:58:33 -07:00
user_sessions_controller.rb
skip disabled user check for session controller
2022-07-05 11:35:11 +05:30
users_controller.rb
Redirect to login path also if user is disabled
2022-06-22 15:51:11 +02:00