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

BUG: CSRF Token Error on Contact Us Page #134

Open
3 tasks done
Baig-fatema opened this issue Oct 26, 2024 · 1 comment
Open
3 tasks done

BUG: CSRF Token Error on Contact Us Page #134

Baig-fatema opened this issue Oct 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working gssoc-ext hacktoberfest

Comments

@Baig-fatema
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Title: CSRF Token Error on Contact Us Page

Description:

I encountered a CSRF token error when submitting the contact form on the "Contact Us" page. Here are the details:

  • Steps to Reproduce:

    1. Navigate to the "Contact Us" page.
    2. Fill in the required fields (name, email, message, etc.).
    3. Click the "Submit" button.
  • Expected Behavior:
    The form should submit successfully, and a confirmation message should be displayed.

  • Actual Behavior:
    An error message appears: "CSRF token request failed." This prevents the form from being submitted.

  • Environment:

    • Browser: [e.g., Chrome, Firefox]
    • Operating System: [e.g., Windows, macOS, Linux]
    • Version: [e.g., app version]

Additional Information:

  • Screenshots of the error .

Screenshot (107)

  • Any relevant logs or console output.
    Screenshot (109)

Suggested Solution:
It seems there might be an issue with the CSRF token generation or validation process. Checking the implementation and ensuring that the CSRF token is correctly included in the form could resolve this issue.

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@Baig-fatema
Copy link
Author

@andoriyaprashant Please assign this task to me.
Please add following Labels:

  1. gssoc
  2. gssoc-extd
  3. hacktoberfest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants