3rd Party (Maintained by Koozali) git repo for perl-Mojolicious-Plugin-CSRFDefender smeserver
Go to file
2023-07-14 14:01:52 +01:00
.gitattributes initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00
.gitignore initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00
contriborbase initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00
LICENSE Initial commit 2023-07-14 15:01:44 +02:00
Makefile initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00
Mojolicious-Plugin-CSRFDefender-0.0.8.tar.gz initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00
perl-Mojolicious-Plugin-CSRFDefender.spec initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00
README.md initial commit of file from CVS for perl-Mojolicious-Plugin-CSRFDefender on Fri 14 Jul 14:01:52 BST 2023 2023-07-14 14:01:52 +01:00

perl-Mojolicious-Plugin-CSRFDefender

3rd Party (Maintained by Koozali) git repo for perl-Mojolicious-Plugin-CSRFDefender smeserver

Description


This description has been generated by an LLM AI system and cannot be relied on to be fully correct. Once it has been checked, then this comment will be deleted

Perl-Mojolicious-Plugin-CSRFDefender is a Perl plugin that provides CSRF (Cross-Site Request Forgery) protection for Mojolicious web applications. It adds a random, unique token to every form and then verifies the token's authenticity when the form is submitted. This helps protect against malicious users submitting unwanted requests on behalf of the user.