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

[Documenation] Turn off bundles fixes #9023

Merged
merged 1 commit into from
Dec 22, 2017

Conversation

lchrusciel
Copy link
Member

Q A
Branch? 1.0
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@CoderMaggie CoderMaggie added the Documentation Documentation related issues and PRs - requests, fixes, proposals. label Dec 13, 2017
@CoderMaggie CoderMaggie added this to the 1.0 milestone Dec 13, 2017
@@ -52,13 +52,16 @@ The part that has to be removed from this file is shown below:

.. code-block:: yaml

parameters:
# sylius.security.shop_regex: "^/(?!admin|api/.*|api$)[^/]++"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it a valid YAML syntax?

parameters:
# nothing here
security:
# ...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably something can go wrong with that :/

@@ -82,6 +87,18 @@ The part that has to be removed from this file is shown below:
# success_handler: sylius.handler.shop_user_logout
# anonymous: true

access_control:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the same here, and for security.firewalls I think they all should have ~ at the end... @lchrusciel could you check that?

@lchrusciel
Copy link
Member Author

I just commented the lines that should be removed. In each of the sections, there are a few more configurations, and I didn't want to copy and paste the whole security setup because it is too verbose for these examples. /cc @pamil @Zales0123

@pamil pamil merged commit aff8c01 into Sylius:1.0 Dec 22, 2017
@pamil
Copy link
Contributor

pamil commented Dec 22, 2017

Thanks Łuki! 🌮

@lchrusciel lchrusciel deleted the turning-off-bundles branch December 22, 2017 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation related issues and PRs - requests, fixes, proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants