View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001096 | bareos-core | webui | public | 2019-07-02 21:42 | 2021-06-28 15:22 |
Reporter | joergs | Assigned To | frank | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 18.2.6 | ||||
Summary | 0001096: webui: when login as a console user without the "TLS Enable = false" setting, a misleading error message will be soon. | ||||
Description | When try to login to the WebUI as a console user without the "TLS Enable = false" setting, a following misleading error message will be soon: Sorry, can not authenticate. Wrong username and/or password. In this case, it can be expected that the user will retry user and password. However, he will never be successful, as the "TLS Enable = false" setting is missing. A better error message would be: Sorry, can not authenticate. TLS Handshake failed. | ||||
Steps To Reproduce | Create a user without the "TLS Enable = false" setting using the bconsole: * configure add console=test1 password=secret profile=webui-admin Login to the WebUI as user test1 | ||||
Tags | No tags attached. | ||||
bareos: master 471fa27c 2021-06-16 16:03 Ported: N/A Details Diff |
webui: provide a better error message on login failure The error message on login failure should give a hint when you try to login with a console user having the "TLS Enable = false" parameter not set. Fixes 0001096: misleading error message |
Affected Issues 0001096 |
|
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-07-02 21:42 | joergs | New Issue | |
2019-07-02 21:44 | joergs | Status | new => confirmed |
2021-04-29 10:36 | frank | Assigned To | => frank |
2021-04-29 10:36 | frank | Status | confirmed => assigned |
2021-06-28 15:22 | frank | Changeset attached | => bareos master 471fa27c |
2021-06-28 15:22 | frank | Note Added: 0004162 | |
2021-06-28 15:22 | frank | Status | assigned => resolved |
2021-06-28 15:22 | frank | Resolution | open => fixed |