Coldfusion 密码保护的 RSS 源

发布于 2024-08-25 00:03:45 字数 144 浏览 3 评论 0原文

我对密码保护我的应用程序 RSS 源感兴趣。因此,当您在浏览器中加载 RSS 提要 URL 时,浏览器的默认对话框会要求输入登录名和密码。

有关如何使其安全工作的任何教程或提示? 37 Signals 在他们的网络应用程序上有这种行为。

谢谢

I'm 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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

渡你暖光 2024-09-01 00:03:45

不要这样做。如果您设置密码,大多数提要阅读器将无法使用您的 RSS 提要。大多数地方通过为个人创建模糊的哈希值(私人 ID)来利用 RSS 的安全性。他们可以在登录中看到这一点,添加提要和中提琴。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文