Skip auth when no credentials are found

If we can’t find a credential for the current host, even if it required login, we won’t add them and website will be fetched without any login.
This commit is contained in:
Jeremy Benoist
2017-05-09 22:25:18 +02:00
parent 0eb8220204
commit 94b232bbb8
5 changed files with 59 additions and 23 deletions

View File

@ -63,6 +63,9 @@ services:
arguments:
- "@wallabag_core.graby.config_builder"
- "%sites_credentials%"
- '@logger'
tags:
- { name: monolog.logger, channel: graby }
# service alias override
bd_guzzle_site_authenticator.site_config_builder: