Problem/Motivation

To provide a better out of the box experience, we should make the /cart page accessible by anonymous users by default.

Proposed resolution

Mark the "Access cart" permission for anonymous and registered users by default.

Remaining tasks

- Add the default permission.
- Provide the test.

Comments

harings_rob created an issue. See original summary.

harings_rob’s picture

Assigned: Unassigned » harings_rob

Working on this.

harings_rob’s picture

Status: Active » Needs review

PR: https://github.com/drupalcommerce/commerce/pull/418

As mentioned in the comment, I did not add a specific test, as testing this will automatically cover the permissions. I removed additional grants.

bojanz’s picture

Status: Needs review » Fixed

This was merged in https://github.com/drupalcommerce/commerce/pull/418

The PR was malformed so it wasn't recognized by drupal.org

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.