mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-30 20:57:38 +01:00
fix: replace topic resource
* Update csrf-protection@J9yIXZTtwbFzH2u4dI1ep.md @official@Security Guide page not found 404 * Update src/data/roadmaps/php/content/csrf-protection@J9yIXZTtwbFzH2u4dI1ep.md --------- Co-authored-by: Arik Chakma <arikchangma@gmail.com>
This commit is contained in:
parent
9a77ca8a17
commit
de65909357
@ -18,4 +18,4 @@ if(isset($_POST['csrf']) && $_POST['csrf'] === $_SESSION['csrf']) {
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Security Guide](https://php.net/manual/en/security.csrf.php)
|
||||
- [@article@PHP Tutorial CSRF] (https://www.phptutorial.net/php-tutorial/php-csrf/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user