http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13485
--- Comment #7 from Eric Bégin <[email protected]> --- David, You are correct. The proxy page is used for ressources that are restricted to connected users. The main usage is to allow patrons to access resources available by providers using a HTTP Referer mechanism. Note : This implementation doesn't include any password mechanism. Adding it would be possible. Borrowers attributes could be use to manage the username / passwords. For exemple, user accessing proxypage.pl?id=ebsco could look at ebscoUsername and ebscoPassword attributes. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
