Skip to content

Security.output_filder not defined #2102

@deizshanky

Description

@deizshanky

Hello everyone,
I'm a beginner with this framework,i have the following error:

**Fuel\Core\FuelException [ Error ]:
There is no security.output_filter defined in your application config file**

here is the configuration file
'security' => array( 'csrf_autoload' => True, 'output_filter' => array('Security::htmlentities'), 'auto_filter_output' => true, ) //Bootstrap.php \Fuel::init('config.php');
Thank's

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions