summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-16 20:47:57 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-16 20:47:57 -0700
commit395b48e2a32e90ae0edf2e45a31758dc78181f04 (patch)
tree534be0cb287bb965e90a8a2969baff6018d62670 /FS/FS/AccessRight.pm
parent9bee11036c3bf8e7905bbebf77a77792660186ac (diff)
disable virtual field access by default until it is working, RT#35178
Diffstat (limited to 'FS/FS/AccessRight.pm')
-rw-r--r--FS/FS/AccessRight.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 95e7aea..1609f08 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -405,6 +405,8 @@ tie my %rights, 'Tie::IxHash',
#{ rightname=>'Edit employees', global=>1, },
#{ rightname=>'Edit employee groupss', global=>1, },
+ { rightname=>'Edit custom fields', global=>1 },
+
{ rightname=>'Configuration', global=>1 }, #most of the rest of the configuraiton is not agent-virtualized
{ rightname=>'Configuration download', }, #description of how it affects