Optimize visual management panel logic #33052
Unanswered
renjiali
asked this question in
Feature Requests
Replies: 1 comment
|
Hi everyone, due to inactivity on this issue I've moved the issue over to discussions/enhancements. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes we want to hide the panel, we can comment it out, as shown below
To improve safety
However, sometimes you need to use a panel to facilitate processing if the user sees it
https://192.168.24.3:8443/storage/v1/object/public/video/play/qu-wei-nong-chang/video.mp4?t=2024-09-26T01%3A17%3A42.381ZWhen he tries to access it https://192.168.24.3:8443, a panel is displayed, prompting him to enter his account password; This is a little bit insecure, and I would like to do a separation, that is, the administrative panel and the external access url separation, to improve security
All reactions