[MDEV-10584] Obscure plain text passwords from server logs Created: 2016-08-17 Updated: 2024-01-22 |
|
| Status: | In Review |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 11.6 |
| Type: | New Feature | Priority: | Critical |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | logging | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Sprint: | 10.2.4-4, 10.2.4-1, 10.2.4-5 | ||||||||||||||||||||||||
| Description |
|
Password used in various SQL commands are visible in plain text in various server logs. A mechanism should be put in place to obscure them from the logs. |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2016-11-22 ] |
|
http://lists.askmonty.org/pipermail/commits/2016-November/010112.html |
| Comment by Nirbhay Choubey (Inactive) [ 2017-01-12 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-January/010423.html |
| Comment by Nirbhay Choubey (Inactive) [ 2017-01-13 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-January/010427.html |
| Comment by Nirbhay Choubey (Inactive) [ 2017-01-13 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-January/010428.html |
| Comment by Alexander Barkov [ 2017-01-16 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-January/010428.html looks very good. |