summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-16 20:48:01 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-16 20:48:01 -0700
commit5b55f642a6c0a3e0e2d3c35414cb7da9ac1578f4 (patch)
tree2a5735043a5b8a5960fbea7e675f6d30e3b4b562 /FS
parentc5cd727ec675c94397e5d54abdeed6709050191e (diff)
disable virtual field access by default until it is working, RT#35178
Diffstat (limited to 'FS')
-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 71db3f2ed..956d5d3b2 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -404,6 +404,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