rename user to avoid confusion with internal fields that are named reg- in the sfa...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 28 Apr 2014 13:30:40 +0000 (15:30 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 28 Apr 2014 13:30:40 +0000 (15:30 +0200)
system/config_default.py

index 549e9d1..1e6ee0a 100644 (file)
@@ -549,7 +549,7 @@ def test_auth_sfa_spec (options,index,rspec_style):
 
     # 2 users; we use dashes on purpose, as it might show up in email addresses
     pi_alias = 'pi-user'
-    user_alias = 'reg-user'
+    user_alias = 'regular-user'
 #    pi_alias = 'pi'
 #    user_alias = 'user'
     #