OWASP / www-project-csrfguard

The aim of this project is to protect Java applications against CSRF attacks with the use of Synchronizer Tokens
https://owasp.org/www-project-csrfguard/
BSD 3-Clause "New" or "Revised" License
77 stars 39 forks source link

Migrate and update documentation #36

Open stefano-1973 opened 2 years ago

stefano-1973 commented 2 years ago

In OWASP-CSRFGuard/csrfguard/src/main/resources/csrfguard.properties this link https://www.owasp.org/index.php/CSRFGuard_3_Token_Injection is not valid. The page doesn't exists anymore and reditect to https://owasp.org/www-project-csrfguard/

May be at the moment can be substituted with https://wiki.owasp.org/index.php/CSRFGuard_3_Token_Injection (waiting for a 4.0 updated page)?

P.S.: the documentation to the usage of the 4.x library doesn't exists and also the old documentation of 3.1.0 has been removed (the page doesn't exist anymore using the old link http://www.owasp.org/index.php/CSRFGuard-3- Configuration). If someone want the old documentation it can be found here: https://wiki.owasp.org/index.php/CSRFGuard_3_User_Manual

forgedhallpass commented 2 years ago

Hello @stefano-1973

Thank you for creating the ticket. Indeed, currently the only relevant documentation for 4.x can be found in the readme.md page and the csrfguard.properties file.

p.s. We also welcome contributions if you would consider doing so.

forgedhallpass commented 2 years ago

image

The OWASP Wiki has been archived. The documentation should be moved to https://owasp.org/www-project-csrfguard, which is generated from markdown files available in this repository.

HimanshHK commented 1 year ago

Sir, I wanted to resolve this. Can you please assign me this.

forgedhallpass commented 1 year ago

Sir, I wanted to resolve this. Can you please assign me this.

Thank you @HimanshHK. The ticket is now assigned to you.

forgedhallpass commented 1 year ago

@HimanshHK any updates?

Atharva-Kanherkar commented 9 months ago

Hi @forgedhallpass is there any help needed? I'd like to start working on the documentation if needed.

forgedhallpass commented 8 months ago

@Atharva-Kanherkar please feel free to start working on the documentation. Contributions are welcome!