ucam-department-of-psychiatry / camcops

Cambridge Cognitive and Psychiatric Test Kit (CamCOPS)
Other
12 stars 8 forks source link

New config option to check the user's IP address on every request #227

Closed martinburchell closed 2 years ago

martinburchell commented 2 years ago

Fixes https://github.com/RudolfCardinal/camcops/issues/226

I've called the new config option SESSION_CHECK_USER_IP (default True) to match similar config options but I can change it to PERMIT_CLIENT_IP_HOPPING (default False) if you prefer.