]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Force user-agent for iansommerville.com 1804/head
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Fri, 18 Mar 2016 19:55:54 +0000 (20:55 +0100)
committerJeremy Benoist <j0k3r@users.noreply.github.com>
Fri, 18 Mar 2016 19:55:54 +0000 (20:55 +0100)
commite71c376db9a96e63595c0773828e96235c8d1233
tree0a63a0149d9e51062e81c6017ad7601eceb005df
parentbd46de6b25f982e1a0d3f975971fe8014db13833
Force user-agent for iansommerville.com

When using the default User Agent, the website returns a 403. By forcing the User Agent for this domain, we got the proper behavior: a 200

Since we can't _append_ new user agent to the default graby configuration, we need to rewrite all the default config + the new one.

Fix #1801
src/Wallabag/CoreBundle/Resources/config/services.yml