Commit c50a24e2 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

remove View permission for Anonymous in discussion_thread_module.

because the list of threads for Anonymous should be provided through predicate in Web Section, not from the module itself.
parent d80b1adc
......@@ -77,7 +77,6 @@
</permission>
<permission type='tuple'>
<name>View</name>
<role>Anonymous</role>
<role>Assignee</role>
<role>Assignor</role>
<role>Auditor</role>
......
148
\ No newline at end of file
149
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment