Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

API: Https on images #240

Open deandrebaker opened 4 years ago

deandrebaker commented 4 years ago

We need to figure out how to get the 'https://' onto the url for links in image fields. This will help improve the security of the website and mobile app.

adrian-salvador commented 3 years ago

editing something in the nguni config file?

deandrebaker commented 3 years ago

https://stackoverflow.com/questions/32904677/django-modelserializer-with-imagefield-and-https

Apsd1109 commented 3 years ago

@Terence-Wong do we have this setup in django already? image

Apsd1109 commented 3 years ago

anything that goes to umigrate domain is changed to https.. prob smthn to do with handling uploads on the backend