aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/HttpClientFactory.php
Commit message (Collapse)AuthorAgeFilesLines
* Log restricted access valueJeremy Benoist2017-02-131-2/+8
| | | | It might help to figure out if we have enabled it or not
* Added documentation and missing translationsNicolas Lœuillet2016-11-221-1/+1
|
* Added internal setting to enable/disable articles with paywallNicolas Lœuillet2016-11-221-2/+10
|
* Cleared CookieJar to avoid websites who use cookies for analyticsNicolas Lœuillet2016-11-221-0/+2
|
* Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+44
Fix #438. Thank you so much @bdunogier