Skip to content

Commit 067af7a

Browse files
committed
Added changelog
1 parent a22ade6 commit 067af7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,8 @@ For each PR made, an entry should be added to this changelog. It should contain
119119
- Changes:
120120
- Added a JavaScript validation check on form submission to ensure the document type (stored in a hidden input) is not empty.
121121
- Display an error message and prevent form submission if the field is empty.
122+
123+
- 1249-add-https-link-to-cors_allowed_origins-for-sde-lrm
124+
- Description: The feedback form API was throwing CORS errors and to rectify that, we need to add the apt https link for sde-lrm.
125+
- Changes:
126+
- Added `https://sde-lrm.nasa-impact.net` to `CORS_ALLOWED_ORIGINS` in the base settings.

0 commit comments

Comments
 (0)