From c968ddd27e3ac07575606fb04c70f092d18f6ad4 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 20 Oct 2012 09:40:00 -0400 Subject: [PATCH] Switch to tab interface for Edit User and Edit Team for consistency --- test-users.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/test-users.conf b/test-users.conf index 70e9a87..4f94787 100644 --- a/test-users.conf +++ b/test-users.conf @@ -1,6 +1,8 @@ [user "admin"] password = admin + cookie = dd94709528bb1c83d08f3088d4043f4742891f4f role = "#admin" role = "#notfederated" [team "admins"] + role = "#none" user = admin -- Gitblit v1.9.1