Modify ↓
#1345 closed enhancement (fixed)
Need support for RSS feed authentication
Reported by: | Owned by: | Matt Good | |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | rss login |
Cc: | Trac Release: | 0.10 |
Description
If you try to use an external RSS feed reader, and provide your username & password there, then you get the 403 Forbidden error.
If you have a RSS feed reader firefox plugin (Sage/Wizz), then you can see the feed only if you are logged in to trac. When logged out, you get the forbidden error again.
Have set reports view permission to Authenticated.
Attachments (0)
Change History (5)
comment:1 Changed 18 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 18 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I have installed and enabled the HttpAuthPlugin, but I still get the 403 forbidden error. Are there any other settings?
I also have AuthRequiredPlugin installed, but after disabling that plugin, I still have 403 forbidden.
Please help! Thanks..
comment:4 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Got it to work... needed to add the report directories in the ini Thanks!
Note: See
TracTickets for help on using
tickets.
This is already implemented in the HttpAuthPlugin.