Update of /cvsroot/openinteract/OpenInteract2/pkg/news/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4559/conf
Modified Files:
action.ini
Log Message:
ensure form displays are secured
Index: action.ini
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/news/conf/action.ini,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** action.ini 2 Mar 2005 15:21:44 -0000 1.14
--- action.ini 21 Sep 2005 03:38:37 -0000 1.15
***************
*** 33,36 ****
--- 33,38 ----
[news security]
DEFAULT = READ
+ display_form = WRITE
+ display_add = WRITE
edit = WRITE
remove = WRITE
|