[CODE4LIB] EzProxy and recaptcha

2009-08-25 Thread Walker, David
Casting a net far and wide on this, sorry. We're using EZproxy to proxy a website that also happens to have reCaptcha on it. I guess reCaptcha keys are tied to domain names, so when the Javascript is brought into the page via the script / tag, it sees that the page is 'proxy.example.edu'

Re: [CODE4LIB] EzProxy and recaptcha

2009-08-25 Thread Wick, Ryan
reCAPTCHA keys are tied to a domain name by default, but they also offer global keys. From an admin page: If you wish to use your key across a large number of domains (e.g., if you are a hosting provider, OEM, etc.), select the global key option. You may want to use a descriptive domain name such

Re: [CODE4LIB] EzProxy and recaptcha

2009-08-25 Thread Walker, David
Is this something that can be done using Find/Replace with the ^A modifier? I don't think so, after reading the documentation. But thank you for those links, Albert, I really appreciate it. I think the ultimate issue is that, when the browser fetches the recaptcha Javascript, it sends a

Re: [CODE4LIB] EzProxy and recaptcha

2009-08-25 Thread Walker, David
I'm thinking this may be the only solution. I will mention it to the vendor, Ryan, thanks! --Dave == David Walker Library Web Services Manager California State University http://xerxes.calstate.edu From: Code for Libraries

[CODE4LIB] GPO PURLs

2009-08-25 Thread Keith Jenkins
Is it just me, or is the GPO PURL resolver down? I keep getting a timeout error... For example: http://purl.access.gpo.gov/GPO/LPS4468 Does anyone know of any alternate place to lookup the real URL for GPO PURLs? Keith

Re: [CODE4LIB] EzProxy and recaptcha

2009-08-25 Thread Walker, David
So I return to the lists here somewhat sheepishly to admit that the problem was solved simply by adding the reCaptcha domain to our EZproxy stanza with the magic Javascript directives: DJ recaptcha.net HJ recaptcha.net One of those must, I'm guessing, fetch the reCaptcha Javascript without