Process modules installation only for /admin/install request.

This makes installation process safer, and controlled.
This commit is contained in:
2015-07-11 15:39:59 +02:00
parent 3ea9e36e7c
commit 3dec559d58
9 changed files with 186 additions and 17 deletions

View 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