CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Simon Kornblith dc17095884 Fix duplicate requests to provider sites
When the user follows a link from a proxy-by-port EZProxy to another
proxy-by-port EZProxy, we make an additional request to the target site
with no cookies. This yields a redirect to the EZProxy login page. We
use the query parameters to determine the true domain of the site.

Previously, we allowed the redirect to continue, and used the same code we
use to detect EZProxy logins to map the proxied domain to the true domain.
This caused duplicate requests to providers and apparently infinite loops.

We now read the query parameter directly from the redirect to the EZProxy
login page and then cancel the request so that the redirect doesn't get
followed.

The changeset also improves logging of proxy-related information.

See https://forums.zotero.org/discussion/28505/ for further discussion.
2013-03-25 21:31:23 -04:00
chrome Fix duplicate requests to provider sites 2013-03-25 21:31:23 -04:00
components Remove redundant line 2013-03-18 20:33:09 -04:00
defaults/preferences Support journal abbreviations 2013-02-24 05:57:28 -05:00
resource Use latest csl-validator 2013-03-23 17:30:34 -04:00
styles@1c2a762773 Update submodules 2013-03-20 22:55:41 -04:00
translators@f23d8732c0 Update submodules and versions 2013-03-22 02:34:12 -04:00
.gitmodules Add https://github.com/zotero/bundled-styles as submodule 2011-11-03 00:34:34 -04:00
chrome.manifest Fix window height bug in Zotero preferences, and reorganize code 2013-03-20 05:10:38 -04:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update submodules and versions 2013-03-22 02:34:12 -04:00
update.rdf Update submodules and versions 2013-03-22 02:34:12 -04:00