Process modules installation only for /admin/install request.
This makes installation process safer, and controlled.
This commit is contained in:
12
src/configuration/cms_setup_access.e
Normal file
12
src/configuration/cms_setup_access.e
Normal file
@@ -0,0 +1,12 @@
|
||||
note
|
||||
description: "Interface to access restricted data from {CMS_SETUP}."
|
||||
date: "$Date$"
|
||||
revision: "$Revision$"
|
||||
|
||||
deferred class
|
||||
CMS_SETUP_ACCESS
|
||||
|
||||
note
|
||||
copyright: "2011-2015, Jocelyn Fiat, Javier Velilla, Eiffel Software and others"
|
||||
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
|
||||
end
|
||||
Reference in New Issue
Block a user