]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1522686: Force SSL for Web Staff, Add Basic Redirect for Staff URL
authorJason Boyer <jboyer@library.in.gov>
Fri, 4 Dec 2015 06:17:21 +0000 (01:17 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 5 Jan 2016 21:26:21 +0000 (16:26 -0500)
commit39df0abbc6934e347fa35ba35a1fbb2776269181
treeeffa4d76595f244c18afbf414b5d0db51f00f6f7
parent34ec4e3dc534078ba72f4ae9c4295aedb2ac8830
LP1522686: Force SSL for Web Staff, Add Basic Redirect for Staff URL

1 minor change, 1 less minor change.

First, add a simple redirect for staff that forget to enter the
final '/' at the end of <server>/eg/staff/.

Second, and most importantly, force all connections to the web
staff client to be redirected through an HTTPS connection. By
default the system would accept whichever connection type you
enter by hand, and fewer and fewer people actually enter the
protocol specifier these days.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/examples/apache/eg_vhost.conf.in
Open-ILS/examples/apache_24/eg_vhost.conf.in