How do you make FlexWiki readonly to Anonymous Users ?
I've been asked to add a wiki to my sites to enable
collaboration -- sounds like a great idea. I have
downloaded and played around a little with FlexWiki -- but I
have one issue. Is there any way to make it readable to
anonymous users and editable only by authenticated users?
I've seen others asking this question also, but the
suggested web.config solutions completely lockout anonymous
users from viewing. I'd appreciate any options, even if its
another wiki solution since I see nothing special about
FlexWiki. Note that my users are in a MS Sql database and
already authenticated in my main ASP.NET app -- so whatever
I do should ideally work with my current users. Thanks.