Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Not Working in the ROOT directory of cpanel #151

Open
mohitvf opened this issue Dec 4, 2021 · 0 comments
Open

Library Not Working in the ROOT directory of cpanel #151

mohitvf opened this issue Dec 4, 2021 · 0 comments

Comments

@mohitvf
Copy link

mohitvf commented Dec 4, 2021

This library is not working when i put my project directly in the root directory.

Root Directory(public_html) - Not working in this scenario

	csrf-lib(Library in root directory)
	file1->project file direct in root directory
	file2->project file direct in root directory
	file3->project file direct in root directory

Error :
1 .Generate null token in Get parameter ( mydomain.com?csrf_token=null )
2. OWASP CSRF PROTECTOR VALIDATION FAILURE.

But it works when i put my project in a folder created inside the root directory.

Root Directory(public_html) - working perfect in this scenario

	csrf-lib(Library in root directory)
	My-project->folder in root directory(contains files)
	      file1->project file inside My-project Folder
	      file2->project file inside My-project Folder
	      file3->project file inside My-project Folder

Please help me it is mandatory to submit my project to Project Manager before 07 Dec 2021.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant