Re: [Twisted-Python] Change Trac /login link to point to /trac/github/login

2020-08-30 Thread Adi Roiban
Hi, On Sun, 30 Aug 2020 at 17:11, Craig Rodrigues wrote: > Where in https://github.com/twisted-infra/braid/ does this change need to > be done? > > I'm not familiar with how braid works. > > I have created a PR here https://github.com/twisted-infra/braid/pull/263 I think that this is a t

Re: [Twisted-Python] Change Trac /login link to point to /trac/github/login

2020-08-30 Thread Craig Rodrigues
Where in https://github.com/twisted-infra/braid/ does this change need to be done? I'm not familiar with how braid works. -- Craig On Sat, Aug 29, 2020 at 11:30 PM Glyph wrote: > If you can express this as a PR to Braid, I can promise you I'll merge & > apply it, but that's probably the maximu

Re: [Twisted-Python] Change Trac /login link to point to /trac/github/login

2020-08-29 Thread Glyph
If you can express this as a PR to Braid, I can promise you I'll merge & apply it, but that's probably the maximum energy I can personally afford to dedicate to it :). > On Aug 29, 2020, at 10:56 AM, Craig Rodrigues wrote: > > If I am not logged in, and click on: > > https://twistedmatrix.com

[Twisted-Python] Change Trac /login link to point to /trac/github/login

2020-08-29 Thread Craig Rodrigues
If I am not logged in, and click on: https://twistedmatrix.com/trac/newticket It takes me to a page: You are currently not logged in. You may want to do so now. If I click on *do so*, it takes me to: No handler matched request to /login Can this be fixe