Darius wrote:
Now I'll really enjoy wiki hosting.
This port is quite young so please report any bug to me please!
One little problem I've not found addressed.
Anonomous doesn't seem to have read
authority. Any suggestions?
Anonomous has, but you can assign specific Roles to a structure. Try
something like this:
server root
roles: (OrderedCollection with: server defaultRoleAnonymous).
Then the user will get replaced its roles with the corresponding role
from the structure if any.
Also I would change the anonymous role to only permissionView (removing
add and edit) to not let everybody do stuff.
Regards
Chris Burkert
--
http://www.chrisburkert.de/