Skip to content

Commit 200f664

Browse files
committed
fixed origins
1 parent b71d0a1 commit 200f664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mps/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@
143143
},
144144
}
145145

146-
CSRF_TRUSTED_ORIGINS = ['dcumps.ie', 'test.dcumps.ie', 'www.dcumps.ie', 'www.dcumps.com', 'dcumps.com', 'mps.rb.dcu.ie']
146+
CSRF_TRUSTED_ORIGINS = ['https://dcumps.ie', 'https://test.dcumps.ie', 'https://www.dcumps.ie', 'https://www.dcumps.com', 'https://dcumps.com', 'https://mps.rb.dcu.ie']

0 commit comments

Comments
 (0)