Fix A file for a hidden feature provides a service without security

checks.
This commit is contained in:
Laurent Destailleur
2019-08-02 17:12:03 +02:00
parent 76b7aa2e0f
commit c34739ab3f
3 changed files with 28 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
/**
* \file htdocs/core/ajax/security.php
* \brief This ajax component is used to generated has keys for security purposes
* \brief This ajax component is used to generated hash keys for security purposes
* like key to use into URL to protect them.
*/