From 1b66af85c6f9077d417fbe590b3a5d1f050d83e7 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 6 Aug 2013 14:39:48 -0400 Subject: [PATCH] Persistent login always failed with LDAP auth Remove the "Stay logged in" checkbox until we uncover the actual problem with logging in via LDAP and persistence. Signed-off-by: Dan Scott --- Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 b/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 index f460c0b068..e90c0f97f7 100644 --- a/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 +++ b/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 @@ -50,7 +50,7 @@ %] - +[%- # Disabled persistent login until we figure out how to make this work with LDAP auth -%]
-- 2.11.0