overture-stack / enrolment

:white_check_mark: Enrolment system for projects and users targeted towards cloud infrastructure operation.
GNU Affero General Public License v3.0
5 stars 1 forks source link

[190] get django secret key from env #192

Closed justincorrigible closed 3 years ago

justincorrigible commented 3 years ago

Seems the Django secret key has been exposed for a couple years. This change fixes that.