1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 04:30:17 +02:00
Magallanes/Mage
Matt Lowe 96981b72c7 Added method to allow checking the source code once IonCube has run for
any un-encoded/encrypted files.
This checks against an array of file extens (used mainly to exclude
images and javascript etc.)
It also checks against an array of paths/filenames.
These 2 should maybe be combined into a single array?
If any files are found to not be encoded and havnt been excluded, then
user is prompted to confirm they wish to proced.
This is designed as a last confirmation that you have encoded all the
files that you need, and are not about to push unsecured files to a
server.
2013-11-22 13:03:37 +00:00
..
Command Issue #24. New Deployment Strategy for not Deploying. 2013-11-13 20:13:13 -02:00
Console Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2. 2013-11-06 12:44:05 -02:00
Task Added method to allow checking the source code once IonCube has run for 2013-11-22 13:03:37 +00:00
Autoload.php Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2. 2013-11-06 12:44:05 -02:00
Compiler.php Tweaks on Compiler. 2013-11-07 19:57:44 -02:00
Config.php Issue #28. 2013-11-13 18:53:41 -02:00
Console.php Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2. 2013-11-06 12:44:05 -02:00
spyc.php Replaces peck library for yaml parsing for SPYC library (pure php). 2012-02-14 20:46:34 -02:00