MAKENTNU / web

The website of the student organization MAKE NTNU, built with Django.
https://makentnu.no
MIT License
9 stars 5 forks source link

Fix outdated Dataporten setup #607

Closed ddabble closed 1 year ago

ddabble commented 1 year ago

Proposed changes

Fixes

Other changes

Areas to review closely

That logging in and out through Dataporten works as normal.

Deployment notes

Set the following settings in production:

Also, the custom LOGOUT_URL setting can be removed, as well as the SESSION_COOKIE_DOMAIN setting (since it's set to the same value as COOKIE_DOMAIN).

Checklist

(If any of the points are not relevant, mark them as checked)

ddabble commented 1 year ago

Merging without explicit approval from another member, as the Dev committee agreed to merge these changes and assume they're relatively bug-free, simply to get things done quicker.