wallabag/src/Wallabag/CoreBundle/GuzzleSiteAuthenticator
Jeremy Benoist f45496336f
Add ability to match many domains for credentials
Instead of fetching one domain, we use the same method as in site config (to retrieve the matching file) and handle api.example.org, example.org, .org (yes the last one isn’t useful).
If one of these match, we got it and use it.
2019-04-23 22:39:31 +02:00
..
GrabySiteConfigBuilder.php Add ability to match many domains for credentials 2019-04-23 22:39:31 +02:00