Skip to content
Snippets Groups Projects
Commit b9dbfd83 authored by catch's avatar catch
Browse files

Issue #3529592 by lussoluca, znerol, kristiaanvandeneynde: Wrong alias for...

Issue #3529592 by lussoluca, znerol, kristiaanvandeneynde: Wrong alias for access_policy_processor service in core.services.yml

(cherry picked from commit ad1358bc)
parent 3a91107a
No related branches found
No related tags found
8 merge requests!12686Draft: Issue #3535330: Assets paths in CSS no longer rewritten when aggregation is enabled,!12661Issue #3255804 by godotislate, longwave, berdir, alexpott, catch, andypost,...,!12660Issue #3255804 by godotislate, longwave, berdir, alexpott, catch, andypost,...,!12618Issue #3522970 by longwave, smustgrave: Remove unused BrowserTestBase::$originalContainer,!12473Issue #3521639 by mstrelan, smustgrave for 11.2,!12462Issue #3523109 by ghost of drupal past, donquixote, nicxvan, dww, larowlan,...,!8811Issue #3129179: Provide some way to rebuild the persistent bundle field map,!7916Remove taxonomy dependency on node module - 11.x
Pipeline #520705 passed with warnings
Pipeline: drupal

#520710

    ......@@ -1596,7 +1596,7 @@ services:
    arguments: ['@variation_cache.access_policy', '@variation_cache.access_policy_memory', '@cache.access_policy_memory', '@current_user', '@account_switcher']
    tags:
    - { name: service_collector, call: addAccessPolicy, tag: access_policy }
    Drupal\Core\Session\AccessPolicyChainInterface: '@access_policy_processor'
    Drupal\Core\Session\AccessPolicyProcessorInterface: '@access_policy_processor'
    access_policy.super_user:
    class: Drupal\Core\Session\SuperUserAccessPolicy
    tags:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment