Re: UserPermissions
"Vlado Peshov" <[email protected]> Thu, 30 Aug 2007 21:13:17 +0200
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
You simply define a group of users, define what that group can do in your jspwiki.policy file by defining permisions: PagePermission, GroupPermission and WikiPermission and you have what you need so just like Janne said read the documentation. On 8/30/07, Janne Jalkanen <[email protected]> wrote: > > > Please read the documentation about groups. > >