开发者

Coldfusion Password Protected RSS Feeds

开发者 https://www.devze.com 2022-12-22 12:31 出处:网络
I\'开发者_如何学Cm interested in Password protecting my apps RSS Feeds. So when you load a RSS feed url in the browser the browser\'s default dialog asks for a login and password.

I'开发者_如何学Cm interested in Password protecting my apps RSS Feeds. So when you load a RSS feed url in the browser the browser's default dialog asks for a login and password.

Any tutorials or tips on how to get this to securely work? 37 Signals has this behavior on their web apps.

Thanks


http://www.mischefamily.com/nathan/index.cfm/2008/8/13/Basic-Authentication-With-ColdFusion


Don't do it. Most feed readers won't be able to consume your RSS feed if you put a password on it. Most places utilize security of RSS by creating obscure hashes (a private ID) for an individual. They can see this in their login, add the feed and viola.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号