diff --git a/app/authentication/auth.py b/app/authentication/auth.py index d24153bcd..d4841c4cf 100644 --- a/app/authentication/auth.py +++ b/app/authentication/auth.py @@ -80,7 +80,7 @@ def restrict_ip_sms(): 'message': 'Inbound sms ip address', 'log_contents': { 'passed': allowed, - 'ip_address': ip + 'ip_address': inbound_ip } }) return