LP1522686: Force SSL for Web Staff, Add Basic Redirect for Staff URL user/jboyer/lp1522686_web_staff_ssl
authorJason Boyer <jboyer@library.in.gov>
Fri, 4 Dec 2015 06:17:21 +0000 (01:17 -0500)
committerJason Boyer <jboyer@library.in.gov>
Fri, 4 Dec 2015 06:17:21 +0000 (01:17 -0500)
commit07b04048e0f3a932b8d16c7d318f323175b25724
tree3f07a6f6f93cb9a171ce07e9c514b352d4317bc5
parent2038e93aa68baaabe20a8b4218cfb0ed6fc5903c
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>
Open-ILS/examples/apache/eg_vhost.conf.in
Open-ILS/examples/apache_24/eg_vhost.conf.in