forked from wallabag/wallabag
log for authentication on API
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
class="Wallabag\CoreBundle\Security\Firewall\WsseListener" public="false">
|
||||
<argument type="service" id="security.context"/>
|
||||
<argument type="service" id="security.authentication.manager" />
|
||||
<argument type="service" id="logger" />
|
||||
<tag name="monolog.logger" channel="wsse" />
|
||||
</service>
|
||||
</services>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user