Opened 17 years ago
Last modified 5 years ago
#2627 new defect
HTTP authentication support
Reported by: | anonymous | Owned by: | qualan |
---|---|---|---|
Priority: | normal | Component: | OsxRssDashboardWidgetLeopardIntegration |
Severity: | normal | Keywords: | |
Cc: | Joshua Mullin | 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 (15)
comment:1 Changed 17 years ago by
comment:2 Changed 15 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:3 Changed 15 years ago by
I'm also interested in integrating this with simple apache authentication.
Changed 15 years ago by
Attachment: | trac_auth.wdgt.tar.gz added |
---|
Widget Implementation with HTTP Authentication
Changed 15 years ago by
Attachment: | trac_auth.src.tar.gz added |
---|
Source to trac widget with HTTP Authentication
comment:4 Changed 15 years ago by
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 15 years ago by
Cc: | Joshua Mullin added |
---|
Adding myself as a CC to the ticket so I can receive feedback.
comment:6 Changed 15 years ago by
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 15 years ago by
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 15 years ago by
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:10 Changed 15 years ago by
Summary: | Password → HTTP authentication |
---|
comment:11 Changed 15 years ago by
Summary: | HTTP authentication → HTTP authentication support |
---|
comment:12 Changed 15 years ago by
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.
comment:13 Changed 5 years ago by
Cc: | Ryan J Ollos removed |
---|
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...