AAfghahi commented on a change in pull request #14093:
URL: https://github.com/apache/superset/pull/14093#discussion_r612518959
##########
File path: docs/src/pages/docs/Miscellaneous/issue_codes.mdx
##########
@@ -149,3 +149,11 @@ The password provided when connecting to a database is not
valid.
The user provided a password that is incorrect. Please check that the
password is typed correctly.
+
+## Issue 1014
+
+```
+Either the username or the password used are incorrect.
+```
+
+Either the username provided does not exist or the password was written
incorrectly. Please check that the username and were typed correctly.
Review comment:
```suggestion
Either the username provided does not exist or the password was written
incorrectly. Please check that the username and password were typed correctly.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]