Ticket #4827 (closed enhancement: invalid)

Opened 4 years ago

Last modified 8 months ago

Remove 'login' link from /login page

Reported by: jevans Assigned to: coderanger
Priority: normal Component: PermRedirectPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I don't know why but for some reason we keep getting users that click the login link again after entering their credentials instead of the login button or just pressing enter. Of course all it does is reset the screen.

Attachments

Change History

09/30/12 01:28:12 changed by ejucovy

  • status changed from new to closed.
  • resolution set to invalid.

I think this is a good idea, but it's out of scope for the PermRedirectPlugin. This plugin's only responsibility is catching permission errors and redirecting to the login screen; the implementation of the login screen itself is handled by Trac core and/or AccountManagerPlugin for most environments.

It would be pretty straightforward to implement a filter to remove the "login" link in a separate plugin; it might also be worth filing an upstream request for this change. Either way, closing as "invalid" since PermRedirectPlugin really has no business messing with the contents of the login page.


Add/Change #4827 (Remove 'login' link from /login page)




Change Properties
Action