X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius-pysaml2.git;a=blobdiff_plain;f=template%2Fmodules_python;fp=template%2Fmodules_python;h=0000000000000000000000000000000000000000;hp=0062df5b97fa37af1b90989f2575f9e2f1b2b994;hb=f8eba994378742f0de95971f165645c016025e4e;hpb=d1ba5c73b88ab7b547dd779053e6023cabaff526 diff --git a/template/modules_python b/template/modules_python deleted file mode 100644 index 0062df5..0000000 --- a/template/modules_python +++ /dev/null @@ -1,12 +0,0 @@ -# -*- text -*- -# -# $Id$ - -# Persistent, embedded Python interpreter. -# -python { - mod_instantiate = "freeradius_ecp" - func_instantiate = "instantiate" - mod_post_auth= "freeradius_ecp" - func_post_auth= "post_auth" -}