diff --git a/scenarios/register_allowip/prefs.yml b/scenarios/register_allowip/prefs.yml index cf171b30..b36ac1d8 100644 --- a/scenarios/register_allowip/prefs.yml +++ b/scenarios/register_allowip/prefs.yml @@ -1,2 +1,2 @@ -testuser1003@127.0.0.1: +testuser1003@spce.test: allowed_ips: [ "1.2.3.4" ] diff --git a/scenarios/register_ignore_allowip/prefs.yml b/scenarios/register_ignore_allowip/prefs.yml index bc64cd7c..5def10ec 100644 --- a/scenarios/register_ignore_allowip/prefs.yml +++ b/scenarios/register_ignore_allowip/prefs.yml @@ -1,3 +1,3 @@ -testuser1003@127.0.0.1: +testuser1003@spce.test: allowed_ips: [ "1.2.3.4" ] ignore_allowed_ips: 1