[Corona] Allow black/whitelisting controllers in the FrontController

Review Request #238 — Created Nov. 12, 2013 and submitted

pprkut
Lunr
master
lunr
This allows a bit more fine-grained control over what controllers the frontcontroller should find. This can be for example used to avoid accidentally calling a controller from a shared repository that's not used in this project, or avoid calling cli functionality from the web.
ant phpunit
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...