The new settings can now be viewed and editing using web forms. These new settings are not used yet, and before we can use them we need to secure them.
If we add the zfcUser module we can ensure users have to log in before they can access these new settings.
Once the settings have been secured behind a password, we can then start using them to drive the application. As opposed to the current config file.
The new settings can now be viewed and editing using web forms. These new settings are not used yet, and before we can use them we need to secure them.
If we add the zfcUser module we can ensure users have to log in before they can access these new settings.
Once the settings have been secured behind a password, we can then start using them to drive the application. As opposed to the current config file.