s-amundson / wpa_2p1

MIT License
2 stars 0 forks source link

".com" does not redirect to ".org" #140

Closed Alindah closed 4 months ago

Alindah commented 4 months ago

Describe the bug Visiting the website via "woodleyparkarchers.com" should automatically redirect to the ".org" version; however, this is not the case. While most pages appear to work as they should, the user will encounter a "403 Forbidden" page (at URL: https://woodleyparkarchers.com/recaptcha/) when attempting to access the login page.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://woodleyparkarchers.com/
  2. Click "Login" on the upper right corner.
  3. You will encounter the 403 Forbidden page with the text, "CSRF verification failed. Request aborted."

Expected behavior Upon visiting the ".com" version of the site, we should be taken to the ".org" version instead. We should be able to log in as normal.

Desktop (please complete the following information):

s-amundson commented 4 months ago

reconfigured nginx to redirect properly.