From f3ce6e80794ff3a234dbd8850c8501abda95cedb Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 11 Jul 2012 17:14:30 -0400 Subject: [PATCH] Fixes and adjustments to test suite --- test-users.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/test-users.conf b/test-users.conf index 70e9a87..5551e47 100644 --- a/test-users.conf +++ b/test-users.conf @@ -1,5 +1,6 @@ [user "admin"] password = admin + cookie = dd94709528bb1c83d08f3088d4043f4742891f4f role = "#admin" role = "#notfederated" [team "admins"] -- Gitblit v1.9.1