[Twisted-Python] Cannot access raise ticket in Issue Tracker
![](https://secure.gravatar.com/avatar/fd82d51b57eb37f768c82e586a9599e4.jpg?s=120&d=mm&r=g)
Hi, I'm trying to post a documentation bug (ReverseProxyResource says the path parameter type is str, but actually it needs to be bytes) I'm trying to access http://twistedmatrix.com/trac/newticket but I get an Error: Forbidden When I try to log in at http://twistedmatrix.com/trac/login I get an Error: Not Found Thanks in advance, David This communication may contain privileged and/or confidential information. If you are not the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution or copying of this message is STRICTLY PROHIBITED. Any views or opinions presented are solely those of the author and do not necessarily represent those of Shelter Growth Capital Partners LLC, SG Capital Partners LLC or their affiliates. If you have received this communication in error, please notify the sender immediately by email, and delete the original message. We do not waive confidentiality if you have received this communication in error. This is not an offer to sell, or a solicitation of an offer to buy any financial product or an official confirmation of any transaction.
![](https://secure.gravatar.com/avatar/607cfd4a5b41fe6c886c978128b9c03e.jpg?s=120&d=mm&r=g)
On Mon, Jun 19, 2017 at 4:33 PM, David Worenklein <dworenklein@sgcp.com> wrote:
Where did you get this login link? When I visit the front page logged out, the login link goes to https://twistedmatrix.com/trac/github/login Jean-Paul
![](https://secure.gravatar.com/avatar/3a7e70f3ef2ad1539da42afc85c8d09d.jpg?s=120&d=mm&r=g)
On Mon, Jun 19, 2017 at 5:37 PM, Jean-Paul Calderone < exarkun@twistedmatrix.com> wrote:
If you go to http://twistedmatrix.com/trac/newticket while you're not logged in, you'll see a message at the top that tells you to log in (link text is "do so"). It's pointing at that old login URL. -Chris -- Christopher Armstrong http://twitter.com/radix/ http://github.com/radix/ http://wordeology.com/
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
If someone could up a PR against braid (probably a redirect in https://github.com/twisted-infra/braid/blob/master/services/t-web/twisted-we... <https://github.com/twisted-infra/braid/blob/master/services/t-web/twisted-we...> since that link is generated somewhere inside Trac and is not present in our configuration as far as I can tell) that would be great :) -glyph
![](https://secure.gravatar.com/avatar/607cfd4a5b41fe6c886c978128b9c03e.jpg?s=120&d=mm&r=g)
On Mon, Jun 19, 2017 at 4:33 PM, David Worenklein <dworenklein@sgcp.com> wrote:
Where did you get this login link? When I visit the front page logged out, the login link goes to https://twistedmatrix.com/trac/github/login Jean-Paul
![](https://secure.gravatar.com/avatar/3a7e70f3ef2ad1539da42afc85c8d09d.jpg?s=120&d=mm&r=g)
On Mon, Jun 19, 2017 at 5:37 PM, Jean-Paul Calderone < exarkun@twistedmatrix.com> wrote:
If you go to http://twistedmatrix.com/trac/newticket while you're not logged in, you'll see a message at the top that tells you to log in (link text is "do so"). It's pointing at that old login URL. -Chris -- Christopher Armstrong http://twitter.com/radix/ http://github.com/radix/ http://wordeology.com/
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
If someone could up a PR against braid (probably a redirect in https://github.com/twisted-infra/braid/blob/master/services/t-web/twisted-we... <https://github.com/twisted-infra/braid/blob/master/services/t-web/twisted-we...> since that link is generated somewhere inside Trac and is not present in our configuration as far as I can tell) that would be great :) -glyph
participants (4)
-
Christopher Armstrong
-
David Worenklein
-
Glyph
-
Jean-Paul Calderone