I have a site that requires people to login to see their personal notes. Others can share notes with them, and comments on their notes. I''ve created an rss that gives you all the changes that you haven''t yet seen. My question: How do I log the user in the get the rss feed? Remember, the feed is specific to each user. Can rails do this? What is involved? My authentication model is just a simple salt/md5 and storing the user in the session. But obviously I can setup this one action to by pass that and use different authentication. thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---