Skip to content

Commit

Permalink
Add missing token checker
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolineus committed Feb 7, 2024
1 parent 2f3cc51 commit 1b06125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<argument type="service" id="contao.image.picture_factory"/>
<argument type="service" id="netzmacht.contao_toolkit.repository_manager"/>
<argument type="service" id="logger"/>
<argument type="service" id="contao.security.token_checker"/>
</service>

<service id="Netzmacht\Contao\PageContext\Security\PageContextVoter">
Expand Down

0 comments on commit 1b06125

Please sign in to comment.