jair barbosa
2015-07-24 14:36:35 UTC
Good morning all,
I'm using pf::web:custom to do some customizations on captive-portal
i read in httpd.portal that it is calling,
PerlPostConfigRequire /usr/local/pf/lib/pf/web/
captiveportal_modperl_require.pl
and it is working fine.
Now i want to do the same on pfappserver, i want to make a hook on
node_register (bulkRegister), but in httpd.admin
there isn't a PerlPostConfigRequire backend_modperl_require.pl, i think
that is because PacketFence uses Catalyst, i know i can simply put my code
on a root controller, but there is a better way to customize pfappserver?,
as in captive-portal.
I'm using pf::web:custom to do some customizations on captive-portal
i read in httpd.portal that it is calling,
PerlPostConfigRequire /usr/local/pf/lib/pf/web/
captiveportal_modperl_require.pl
and it is working fine.
Now i want to do the same on pfappserver, i want to make a hook on
node_register (bulkRegister), but in httpd.admin
there isn't a PerlPostConfigRequire backend_modperl_require.pl, i think
that is because PacketFence uses Catalyst, i know i can simply put my code
on a root controller, but there is a better way to customize pfappserver?,
as in captive-portal.
--
Jair dos Santos
Jair dos Santos