Page 1 of 1

[0.18.3] Auth fails, when both password and token set

Posted: Wed Feb 05, 2020 8:09 am
by AreYouScared
Had a recent incident where password and token were both set in the server-settings config file, this was due to an end-user error with a client of mine not noticing it, As we use tokens the error reports that the password didn't match the username.

I feel this should be addressed during server boot that both values are set and it should fail to boot due to both values being set so it can be corrected.

or....

Inform the user in the console with a warning during boot that both values are set and one of the two is a priority and will be used.

Requested by Rseding.

Re: [0.18.3] Auth fails, when both password and token set

Posted: Fri Feb 14, 2020 12:34 pm
by Rseding91
Fixed for the next release.