Files
edx-platform/common/djangoapps/course_modes
Michael Terry b8ecfed67d fix: use safer ip-chain logic when checking ip for embargos
Specifically:
- check ALL ip addresses in the client ip chain for blocking
- check RIGHTMOST ip address in the client ip chain for allowing

Before, we always checked the LEFTMOST ip address in both cases.

AA-1234
2022-04-22 11:15:02 -04:00
..
2021-02-02 17:59:20 +05:00
2022-04-01 17:15:12 +05:00