https and a whitelist

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
sraymond
Contributor
Contributor
Posts: 25
Joined: Thu Apr 06, 2006 8:49 am

https and a whitelist

Post by sraymond »

Hi:
We are using PWB on our catalog PCs. We also have Fortres on these machines, but I don't think that's the culprit here. We use a white list to limit patons to our catalog and databases (no internet surfing, no e-mail). Where we encounter a problem is when a patron tries to log into their library record, which uses an https:// prefix. It just blocks us out completely...black and white "This page cannot be displayed" message. I have tried adding the url like so: +https://library.minlib.net/patroninfo/
but still no go. suggestions? appreciatively, Smr
-smray

Scott
Site Admin
Site Admin
Posts: 2536
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Enable the debug access string in the PWB INI file. This will display a dialog with the URL that is being blocked.

[Security]
...
DebugAccessString=True
...

The page indicated uses JavaScript, ensure you have +JavaScript in the URL filter file.

Also note, if you do not have an access message file specified in your INI file, PWB will not display the access dialog and just block the page.

--Scott

Post Reply