Guest Checkout > Can't disable it when disabling localised urls
Author: morgan-blondelletCreated Sep 27, 2021Updated Sep 2, 2026
Sylius version affected: 1.10.2
Description
I disabled localised urls on my shop and tried to disabled guest checkout via access_control. I can still access the checkout process though.
Steps to reproduce
I followed those 2 documentation pages :
https://docs.sylius.com/en/1.10/cookbook/shop/disabling-guest-checkout.html
https://docs.sylius.com/en/1.10/cookbook/shop/disabling-localised-urls.html
Possible Solution
I think the culprit is the sylius.security.shop_regex in security.yaml
Source: Sylius/Sylius