[freeside-commits] freeside/FS/FS AccessRight.pm,1.32,1.33
Ivan,,,
ivan at wavetail.420.am
Tue Jan 27 01:39:16 PST 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv6564/FS/FS
Modified Files:
AccessRight.pm
Log Message:
add ACL to allow download of browse/ stuff too, when possible. RT#4681
Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- AccessRight.pm 26 Sep 2008 03:54:25 -0000 1.32
+++ AccessRight.pm 27 Jan 2009 09:39:14 -0000 1.33
@@ -250,6 +250,10 @@
{ rightname=>'Broadband global configuration', 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
+ #search/elements/search.html
+
],
;
More information about the freeside-commits
mailing list