From ddd51a3a9d58c7cabddc643db9ee061c0655c4ec 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 77a587d55c..e5ebeb0879 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