6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-14 15:08:22 +00:00
tutor/plugins/notes/tutornotes
Régis Behmo c431fb81ff Fix insecure asset loading with web proxy enabled
This issue is well described in this post:
https://discuss.overhang.io/t/reverse-proxy-and-mixed-content-issue/86

When WEB_PROXY=True and ACTIVATE_HTTPS=True the containerized nginx sets
an incorrect value for X-Forwarded-Proto.
2019-07-07 17:14:31 +08:00
..
patches Fix insecure asset loading with web proxy enabled 2019-07-07 17:14:31 +08:00
templates/notes Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
plugin.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00