The twisted trac source code is here: https://github.com/twisted-infra/twisted-trac-source 

I think the relevant bit of code is https://github.com/twisted-infra/twisted-trac-source/blob/6b7b4156a50c05f28437eba506177a9f3bcccac6/trac/web/main.py#L481 here, but I'm not quite sure how to change it.

If you can make a PR we can probably get it deployed though, this is definitely an annoying bug.

(Alternately, maybe just make /trac/login a redirect in the web server?)

-g

On Aug 16, 2018, at 11:43 PM, Craig Rodrigues <rodrigc@crodrigues.org> wrote:

Is there someone with access to the twistedmatrix Trac source code
who can fix the text at the place where it says You are not logged in aftr clicking on

--
Craig

On Thu, Jun 14, 2018 at 11:21 AM Craig Rodrigues <rodrigc@crodrigues.org> wrote:
Hi,

If a user clicks on this link:

They see this text:

You are currently not logged in. You may want to do so now. 

The link on "do so" is wrong. 

Can someone fix that link to point to the Github login link?

Ideally, this link:

should redirect to:

Because there seem to be various paths that users are hitting the
first link and then getting confused when they can't log into Trac.
--
Craig
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python