开发者

Creating a secured rss feed with Zend_Feed

开发者 https://www.devze.com 2023-01-12 17:05 出处:网络
I was wondering if it was at all possible to create a rss(or atom) feed with Zend_Feed that would be on a secured website (With Zend_Auth).

I was wondering if it was at all possible to create a rss(or atom) feed with Zend_Feed that would be on a secured website (With Zend_Auth).

How would users be able to subscribe to my feed? How would feedreaders handle authentification? Is there any pitfalls I should be aware of (one I can think of is users who use outlook, IE, and other tools for there feeds)?

Hope I am clear enough. Thanks in advance! ps: I did see this post but its about .net and I do not see how it an开发者_运维技巧swers my questions.

edit: I would not mind a more general php answer to this question if its applicable to Zend also.


Well I am going to answer myself because one day someone might have the same questions. Its not really possible to do what I want, not necessarely because of the Zend Framework but mostly because of the hassle of serving rss over https and our secure login system.

I read a couple of blogs and found interresting info but really there is no way to make this solution viable for us (or for anyone I would guess unless its a custom rss reader wich I could never impose to my users).

0

精彩评论

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

关注公众号