Opened 5 years ago
Last modified 4 years ago
#2627 new defect
HTTP authentication support
| Reported by: | anonymous | Owned by: | qualan |
|---|---|---|---|
| Priority: | normal | Component: | OsxRssDashboardWidgetLeopardIntegration |
| Severity: | normal | Keywords: | |
| Cc: | rjollos, jmullin@… | Trac Release: | 0.10 |
Description
Would it be possible to let the widget connect to Trac with a password? Thank you.
Attachments (2)
Change History (14)
comment:1 Changed 5 years ago by vincent.polite@…
comment:2 Changed 4 years ago by rjollos
- Cc rjollos added
comment:3 Changed 4 years ago by jmullin@…
I'm also interested in integrating this with simple apache authentication.
comment:4 Changed 4 years ago by jmullin@…
I modified the trac widget to support HTTP Basic authentication. I hope this is useful and allows you to close this ticket. I have uploaded both the widget and its source.
Thanks,
Joshua Mullin
comment:5 Changed 4 years ago by jmullin@…
- Cc jmullin@… added
Adding myself as a CC to the ticket so I can receive feedback.
comment:6 Changed 4 years ago by rjollos
Thanks for the patch, I'll test it out. Since, as you note, the project seems dead, maybe you can take over the project and update the trunk directly?
comment:7 Changed 4 years ago by josmul123
Thanks for responding. I didn't mean it as a jab or anything. It's just that I discovered this widget today and needed to access a trac install behind HTTP authentication. The ticket was a year old. I fixed it for myself, so I figured I'd give it back. I 'really' appreciate the work you did on this product. It's going to be massively useful in my work flow now.
If you want me to update the trunk directly, I can do so. I just registered an account here. Just let me know what the svn URL is (and give me access), and I'll be more than happy to do so. If not, I don't mind if you take it from here. I'm considering looking into the "multiple trac instances" request from the other ticket as well, as that would also benefit my needs.
Thanks,
JM
comment:8 Changed 4 years ago by rjollos
Hopefully the project owner updates the trunk. If not, you can look into adopting the project: http://trac-hacks.org/wiki/AdoptingHacks. As far as I know, the project owner is the only one that can give you access to SVN, but if the project owner isn't around or wants to hand off the project, the Trac-hack admins can give you access.
- Ryan
comment:9 Changed 4 years ago by rjollos
See also #4590.
comment:10 Changed 4 years ago by anonymous
- Summary changed from Password to HTTP authentication
comment:11 Changed 4 years ago by anonymous
- Summary changed from HTTP authentication to HTTP authentication support
comment:12 Changed 4 years ago by josmul123
Not sure if the OP is present anymore on this ticket, but if he/she is, please let me know if you have another password mechanism you're trying to support other than HTTP Basic Authentication. I kind of hijacked this ticket with the assumption that everyone authenticates the way I do.


Hello, just pinging this ticket to see if there's any intention providing a way of dealing with Trac instances that are password protected? Curious how the RSS world at large deals with password protected feeds...