diff options
author | smcv <smcv@web> | 2014-10-12 12:49:24 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-12 12:49:24 -0400 |
commit | 4854473690e2e36a1225a58871fb4630b4562db9 (patch) | |
tree | 5206b565ed5c8f7a0c34f811d39e5deb2fc3a390 /doc | |
parent | 56f8223f9594ae687099dada0c138d669a6f931f (diff) | |
download | ikiwiki-4854473690e2e36a1225a58871fb4630b4562db9.tar ikiwiki-4854473690e2e36a1225a58871fb4630b4562db9.tar.gz |
default User-Agent changed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/openid/troubleshooting.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/openid/troubleshooting.mdwn b/doc/plugins/openid/troubleshooting.mdwn index 377fd10fd..12cd9bedb 100644 --- a/doc/plugins/openid/troubleshooting.mdwn +++ b/doc/plugins/openid/troubleshooting.mdwn @@ -112,6 +112,12 @@ over which you and your customer have no knowledge or control." Sigh. -- Chap +> Thanks for the pointer. It seems the open-source ruleset blacklists libwww-perl by default +> too... this seems very misguided but whatever. I've changed our default User-Agent to +> `ikiwiki/3.20141012` (or whatever the version is). If we get further UA-blacklisting +> problems I'm very tempted to go for `Mozilla/5.0 (but not really)` as the +> next try. --[[smcv]] + ## Error: OpenID failure: naive_verify_failed_network: Could not contact ID provider to verify response. Again, this could have various causes. It was helpful to bump the debug level |