http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8952 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no --- Comment #29 from Magnus Enger <magnus@enger.priv.no> --- (In reply to M. de Rooy from comment #28)
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..
But isn't it possible to have the same domain available both with and without HTTPS? So both of these can work at the same time: http://koha.example.org/ https://koha.example.org/ Then it would seem to be a bad idea to "hard code" the protocol in a syspref, and better to figure it out on a per request basis, perhaps? -- You are receiving this mail because: You are watching all bug changes.