http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8952

--- Comment #28 from M. de Rooy <[email protected]> ---
(In reply to comment #27)
> (In reply to comment #25)
> > Jonathan:
> > With another patch, I face the same problem as we do here. Should we add
> > http or https to OPACBaseURL?
> 
> It's a valid configuration to make the OPAC available via both HTTP and
> HTTPS, so using OPACBaseURL to define the protocol gives me a bit of a
> twitch.

Well, probably this is a misunderstanding.
Currently, http or https should not be inserted into the pref.
But Koha does add at some places http by default (which is wrong indeed) and at
other places tries to know what to prefix (see using_https in Auth.pm). But the
last test does not work correctly under Plack.

What I did mean, was: If we let the user just once insert http or https for his
server, and we do not prefix it anymore, we have a solution..

-- 
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/

Reply via email to