Page MenuHomePhabricator

Logging in with reserved username should return reasonable message with description and not error
Closed, ResolvedPublic

Related Objects

Event Timeline

@YmKavishwar Are you going to fix the relevant code?

@YmKavishwar Are you going to fix the relevant code?

Nope.

matmarex subscribed.

Tested with username "MediaWiki default".

Current error message when trying to log in is: "The supplied credentials could not be authenticated." (authmanager-authn-no-primary)

Current error message when trying to create an account is: "You have not specified a valid username." (noname)

Seems reasonable enough.