From ba2f14ce97cd8c11bd60676cd9b29bfad40794ee Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 18 Aug 2010 09:30:49 -0400 Subject: [PATCH] Add radsecproxy --- .gitmodules | 3 +++ radsecproxy | 1 + 2 files changed, 4 insertions(+) create mode 160000 radsecproxy diff --git a/.gitmodules b/.gitmodules index 53d4918..109caa8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "mod_auth_kerb"] path = mod_auth_kerb url = ../mod_auth_kerb.git +[submodule "radsecproxy"] + path = radsecproxy + url = git://git.nordu.net/radsecproxy.git diff --git a/radsecproxy b/radsecproxy new file mode 160000 index 0000000..2eb56ca --- /dev/null +++ b/radsecproxy @@ -0,0 +1 @@ +Subproject commit 2eb56ca9aea02ae987f92a289c1ea6cd0173cc52 -- 2.1.4