Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) close tikv#7066 1. security: improve tidb-dashboard login security, encrypt the login password to avoid transport plain text (required for 6.5 version) 2. debug-api: support pagination for ddl history for debug-api 3. keyvisual: use scanRegions instead of fetch all regions (required for 6.5 version) 4. refine execution plan, now it can be showed as table style Signed-off-by: husharp <[email protected]> Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]> Co-authored-by: Hu# <[email protected]> Co-authored-by: husharp <[email protected]>
- Loading branch information