Developers/Security/et: Difference between revisions
From Joomla! Documentation
Created page with "Category:Landing subpages/et" |
Updating to match new version of source page |
||
| Line 2: | Line 2: | ||
* [[S:MyLanguage/How to add CSRF anti-spoofing to forms|How to add CSRF anti-spoofing to forms]] | * [[S:MyLanguage/How to add CSRF anti-spoofing to forms|How to add CSRF anti-spoofing to forms]] | ||
* [[S:MyLanguage/Securing Joomla extensions|Securing Joomla! extensions]] | * [[S:MyLanguage/Securing Joomla extensions|Securing Joomla! extensions]] | ||
* [[S:MyLanguage/Why do most of the Joomla! PHP files start with defined(' JEXEC')?|Why do most of the Joomla! PHP files start with defined(' JEXEC')?]] | |||
* [[Register_globals|Register Globals best practices]] (only relevant if your Joomla Site runs on PHP 5.3 or below) | |||
<noinclude> | <noinclude> | ||
[[Category:Landing subpages/et]] | [[Category:Landing subpages/et]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 08:45, 1 April 2020
- How to add CSRF anti-spoofing to forms
- Securing Joomla! extensions
- Why do most of the Joomla! PHP files start with defined(' JEXEC')?
- Register Globals best practices (only relevant if your Joomla Site runs on PHP 5.3 or below)