Ticket #12 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Apparently pointless "Your domain" in login screen

Reported by: res Owned by: somebody
Priority: minimal Component: mediawiki
Keywords: Cc:

Description (last modified by sunshine) (diff)

The MediaWiki login screen has a dropdown "Your domain", which, given that the only option is "testldapdomain" and that this information isn't really of concern for site users, seems pointless.

Change History

Changed 2 years ago by sunshine

The same problem affects the 'Create New Account' screen.

Changed 2 years ago by sunshine

  • description modified (diff)

Changed 1 year ago by andres

  • status changed from new to closed
  • resolution set to fixed

LdapPlugin sets the usedomain variable on every request, so setting it in LocalSettings.php is not enough. You need to set it in LdapPlugin.php itself.

Note: See TracTickets for help on using tickets.