What's the aim of blocking access to the Wiki in "web" mode, but allowing it in "feed" mode? Give "WIKI_VIEW" permission to anonymous.
If you want to keep authentication, use an HTTP-based authentication (default Trac settings, or an option to AccountManagerPlugin) so that RSS readers can authenticate. Many RSS readers are able to provide HTTP credentials. Cheers, Manu On 7/26/07, Sarah Rae <[EMAIL PROTECTED]> wrote: > Does anyone know how to remotely access a protected TRAC/Wiki by passing > credentials in URL? For example, we are trying to access the RSS Feeds, but > our Wiki requires a login. Most readers won't accept the login page and > won't add the subscription. > > Thank you, > Sarah > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
