mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-17 22:07:55 -05:00
- Added TODO - Copied directives from .htaccess to the ContentSecurityPolicy.php config file. - Left CSPEnabled set to false in App.php because there is currently no CSP3 support in CI4 - Added `img-src blob:` To Content-Security-Policy header to remove error. Signed-off-by: objecttothis <objecttothis@gmail.com>