Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard: improve dashboard login security, encrypt the login password #7066

Closed
baurine opened this issue Sep 11, 2023 · 0 comments · Fixed by #7079
Closed

dashboard: improve dashboard login security, encrypt the login password #7066

baurine opened this issue Sep 11, 2023 · 0 comments · Fixed by #7079
Labels
affects-6.1 affects-6.5 affects-7.1 severity/minor type/bug The issue is confirmed as a bug. type/development The issue belongs to a development tasks

Comments

@baurine
Copy link
Contributor

baurine commented Sep 11, 2023

Development Task

Related tidb-dashboard release: pingcap/tidb-dashboard#1588

@baurine baurine added the type/development The issue belongs to a development tasks label Sep 11, 2023
@nolouch nolouch added affects-6.5 type/bug The issue is confirmed as a bug. severity/minor labels Sep 11, 2023
ti-chi-bot bot added a commit that referenced this issue Sep 12, 2023
close #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: baurine <2008.hbl@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Sep 12, 2023
close tikv#7066

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Sep 12, 2023
close tikv#7066

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Sep 12, 2023
close tikv#7066

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot bot added a commit that referenced this issue Sep 12, 2023
close #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: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: nolouch <nolouch@gmail.com>

Co-authored-by: Sparkle <1284531+baurine@users.noreply.github.com>
Co-authored-by: nolouch <nolouch@gmail.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot added a commit to ti-chi-bot/pd that referenced this issue Sep 12, 2023
close tikv#7066

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot bot added a commit that referenced this issue Sep 28, 2023
close #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

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot pushed a commit that referenced this issue Sep 14, 2024
close #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 <jinhao.hu@pingcap.com>
Signed-off-by: husharp <ihusharp@gmail.com>

Co-authored-by: husharp <jinhao.hu@pingcap.com>
Co-authored-by: Hu# <ihusharp@gmail.com>
Co-authored-by: husharp <ihusharp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 affects-6.5 affects-7.1 severity/minor type/bug The issue is confirmed as a bug. type/development The issue belongs to a development tasks
Projects
Development

Successfully merging a pull request may close this issue.

3 participants