Files
edx-platform/openedx/core/djangoapps/embargo
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
..
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2022-03-04 15:03:02 +05:00