X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius-pysaml2.git;a=blobdiff_plain;f=template%2Fmodules_python;h=0062df5b97fa37af1b90989f2575f9e2f1b2b994;hp=c30cc0c94b2dcbafd2b8b23f913bcb320f4f4da7;hb=9419ac5045f6e069fe27e2fac834462e38c1e350;hpb=83af048d1542232e2914e73e159cc8e5e37fb2a9 diff --git a/template/modules_python b/template/modules_python index c30cc0c..0062df5 100644 --- a/template/modules_python +++ b/template/modules_python @@ -5,8 +5,8 @@ # Persistent, embedded Python interpreter. # python { - mod_instantiate = "freeradius-pysaml2" + mod_instantiate = "freeradius_ecp" func_instantiate = "instantiate" - mod_post_auth= "freeradius-pysaml2" + mod_post_auth= "freeradius_ecp" func_post_auth= "post_auth" }