Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 386 Bytes

security.rst

File metadata and controls

16 lines (12 loc) · 386 Bytes

Security

CakePHP provides you some tools to secure your application. The following sections cover those tools:

.. toctree::
    :maxdepth: 1

    core-libraries/security
    controllers/components/csrf
    Security Component <controllers/components/security>