mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-26 18:21:02 +00:00
It happens sometimes on wallabag.it, the json inside the cookie is badly saved and the json isn't valid. It generates an exception and avoid people to use the api and import contents. To fix that, we use a dedicated `FileCookieJar`, which extends the default one from Guzzle to fix these issues. Also updated deps |
||
---|---|---|
.. | ||
Command | ||
Controller | ||
DataFixtures | ||
DependencyInjection | ||
Doctrine | ||
Entity | ||
Event | ||
Form | ||
GuzzleSiteAuthenticator | ||
Helper | ||
Operator | ||
ParamConverter | ||
Repository | ||
Resources | ||
Tools | ||
Twig | ||
WallabagCoreBundle.php |