Has anyone already implemented some sort of basic auth to be used with
the
user/login-engine? I am asking because I want to offer personalized
feeds
for a small web-application and eventually someone knows or already has
such
a functionality and might share it
yep. I have built one of my web-apps upon the two rails-engines and a
personalized rss-feed is a must sooner or later, so I’ll have to
implement it anyway. I’ll open a ticket in the bug-system for http basic
auth support and will attach a patch to it as soon as I am done (unless
someone else already has done it by then). Does that sound ok?