asn10038/AutoIntern-Django

Change the way autoInternBase.js is linked

Closed this issue · 3 comments

Currently linked directly to bucket. This only works if the user has the cookie to access the Google Bucket. Need to link to this relative path.

First attempt at fix: 233d16a

NOT FIXED

Finally fixed. A little hacky but gets the job done.
See commit:
0b42d4a

Note first attempt at fix was merged into dev because bug only appeared when deployed.