Problem with using ?MY-SECRET-URL
Posted: Thu Jul 23, 2020 9:33 am
Please if you could explain how it works.
The secret URL protects and hides administrator access to the MyVesta dashboard, but is it normal for you to block dashboard access to all end users?
Example:
It works very well
https://domain_server:8083/?MY-SECRET-URL
But end users with their own domains don't work
https://domain_users:8083/
How to prevent the end user from seeing and knowing the secret URL?
To correctly enter the dashboard, they are entering like this:
https://domain_users:8083/?MY-SECRET-URL
And they must use my secret URL which is no longer secret
The secret URL protects and hides administrator access to the MyVesta dashboard, but is it normal for you to block dashboard access to all end users?
Example:
It works very well
https://domain_server:8083/?MY-SECRET-URL
But end users with their own domains don't work
https://domain_users:8083/
How to prevent the end user from seeing and knowing the secret URL?
To correctly enter the dashboard, they are entering like this:
https://domain_users:8083/?MY-SECRET-URL
And they must use my secret URL which is no longer secret