Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect routes and controllers #1

Closed
afdev82 opened this issue Nov 3, 2017 · 0 comments
Closed

Protect routes and controllers #1

afdev82 opened this issue Nov 3, 2017 · 0 comments

Comments

@afdev82
Copy link
Owner

afdev82 commented Nov 3, 2017

In addition to use the catalog_mode flag only in the frontend to:

  • hide the prices in the overview and in the product detail page
  • hide the cart form in the product detail page
  • hide the link to the cart

we should also protect the controller actions to add products to cart and to access the cart / checkout (if the store is in catalog mode).

@afdev82 afdev82 closed this as completed in 6c306a1 Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant