You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The backend doesen't handle the CORS header correctly for frontend address with non-standard port.
Reproduction
Host the frontend on a not standard port and write it to the backend settings, and you'll get cross origin error.
By the way, by keeping the settings having non-standard port but host the frontend on standard port, the site works correctly.
That's why I considered it as a bug rather than a feature.
The text was updated successfully, but these errors were encountered:
I apologize for the confusion caused by my oversight in editing the configuration in the environment file. Perhaps more comprehensive documentation is needed to prevent such issues in the future.
bcw222
changed the title
Bad CORS Header Handling
Better Fronted
Jan 19, 2025
bcw222
changed the title
Better Fronted
Better Frontend Domain Name Configuration Documentation
Jan 19, 2025
Description
The backend doesen't handle the CORS header correctly for frontend address with non-standard port.
Reproduction
Host the frontend on a not standard port and write it to the backend settings, and you'll get cross origin error.
By the way, by keeping the settings having non-standard port but host the frontend on standard port, the site works correctly.
That's why I considered it as a bug rather than a feature.
The text was updated successfully, but these errors were encountered: