module.xml 2차 정리

act 를 세밀하게 검토한 후 합당한 퍼미션을 걸어둠
This commit is contained in:
conory 2017-04-05 16:18:18 +09:00
parent fcb17fe9cf
commit 0dc3d92465
22 changed files with 245 additions and 203 deletions

View file

@ -12,9 +12,9 @@
<action name="getInstallFTPList" type="model" />
<action name="procInstallLicenseAgreement" type="controller" />
<action name="procDBConfig" type="controller" />
<action name="procInstall" type="controller" ruleset="install" />
<action name="procInstallLicenseAgreement" type="controller" />
<action name="procInstallAdminInstall" type="controller" />
<action name="procInstallAdminUpdate" type="controller" />