From f33cef03fad62de771a3a15186c34eae692128c2 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Sat, 14 Jan 2017 23:43:06 -0500 Subject: [PATCH] FIX BUG - auth-internal was not enabled for integrated bricks --- templates/opensrf.xml/opensrf.xml-full | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/opensrf.xml/opensrf.xml-full b/templates/opensrf.xml/opensrf.xml-full index 106b0f3..897282a 100644 --- a/templates/opensrf.xml/opensrf.xml-full +++ b/templates/opensrf.xml/opensrf.xml-full @@ -13,6 +13,7 @@ open-ils.circ open-ils.actor open-ils.auth + open-ils.auth_internal open-ils.auth_proxy open-ils.storage -- 2.11.0