roelc
committed
on 06 Feb 06
Fix for a security hole created by cloned communities/classes, the cloned communities inherit permissions from the top level dotlrn package … Show more
Fix for a security hole created by cloned communities/classes, the cloned communities inherit permissions from the top level dotlrn package which makes them readable by the public

Show less

openacs-4/.../acs-subsite/lib/applications.adp (+1 -1)
1   <p><listtemplate name="applications"></listtemplate></p>
  1 <listtemplate name="applications"></listtemplate>
2 2
3 3 <if @add_url@ not nil>
4 4   <p> <b>&raquo;</b> <a href="@add_url@">#acs-subsite.Add_new_app#</a> </p>
5 5 </if>