Cant't get feeds from Drupal.org
lomoboy - March 18, 2008 - 18:07
| Project: | Drupal.org infrastructure |
| Component: | Other |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Few times ago I was noticed that my IP is suspicious IP. I proceeded the javascript test and when I got an access to the drupal.org. Now it seems to be the same problem with my feed aggregation client (Liferea). My feed reader gets the 403 error on every request and as I see in the network capture it receives the same javascript. It's stupid because Leferea is not able to proceed the javascript ;) And yes this happens because Liferea uses its own HTTP user agent field. I can send you my IP address but it changes every day because of policy of my ADSL provider.
| Attachment | Size |
|---|---|
| http-request.txt | 1.72 KB |

#1
So, because the feed readers are not able to set up cookies - it's necessary to delete cookie checking procedure from all rss related documents. It was really stupid decision to do so.