CSRF Token #6299

Closed
opened 2025-12-29 19:39:05 +01:00 by adam · 0 comments
Owner

Originally created by @apellini on GitHub (Apr 5, 2022).

NetBox version

v3.2.0

Python version

3.9

Steps to Reproduce

  1. Upgrade to 3.2.0
  2. NGINX is configured with a Self Signed SSL Cert
  3. Login

Expected Behavior

Login Successul on Home Page

Observed Behavior

Django error:

[Forbidden (403) CSRF verification failed. Request aborted. Reason given for failure: Origin checking failed does not match any trusted origins]

Originally created by @apellini on GitHub (Apr 5, 2022). ### NetBox version v3.2.0 ### Python version 3.9 ### Steps to Reproduce 1. Upgrade to 3.2.0 2. NGINX is configured with a Self Signed SSL Cert 3. Login ### Expected Behavior Login Successul on Home Page ### Observed Behavior Django error: [Forbidden (403) CSRF verification failed. Request aborted. Reason given for failure: Origin checking failed does not match any trusted origins]
adam added the type: bug label 2025-12-29 19:39:05 +01:00
adam closed this issue 2025-12-29 19:39:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6299