Xera icon indicating copy to clipboard operation
Xera copied to clipboard

Features

Open ash3T opened this issue 1 year ago • 5 comments
trafficstars

Hi,

Some ideas:

  1. After create a new hosting account, the web page will get the latest result from "Pending" to "Active" without refresh the web page. Similarly, for support tickets, user will received notification once the the ticket is replied.
  2. Ability to delete account(hosting account not user account) if the user don't want it any more.
  3. When requesting a SSL certificate, the error message needs more work, need to check if there is any typoes before issuing a SSL. I can get an notification of "SSL certificate requested successfully." for a domain I did not registered.

ash3T avatar Aug 22 '24 00:08 ash3T

I dont understand the last point

santydesignscr avatar Sep 09 '24 19:09 santydesignscr

  1. That would require AJAX, and quite a bit of it to be able to update everything that changes. Not an easy update to do, and probably not worth it. Just adding a "Refresh the page" message would be a lot easier and would get the same message across.
  1. The SSL certificate is generated successfully, so it does not need an error message. The tool lets you generate certificates for domains that are not connected to your account, that's the way it is intended to work.

greenreader9 avatar Sep 15 '24 18:09 greenreader9

  1. That would require AJAX, and quite a bit of it to be able to update everything that changes. Not an easy update to do, and probably not worth it. Just adding a "Refresh the page" message would be a lot easier and would get the same message across.

  2. The SSL certificate is generated successfully, so it does not need an error message. The tool lets you generate certificates for domains that are not connected to your account, that's the way it is intended to work.

Thanks for your reply, I know how to use AJAX, however I think this could be an additional load that free hosting will not handle, especially in a client area with many clients. I say that because I had problems with a simple API call, free hosting is too slow

santydesignscr avatar Sep 15 '24 22:09 santydesignscr

I dont understand the last point

If you have a.example.com but you enter and get an ab.example.com(which you did not registered) SSL. When issuing an ssl, the first step is to test if input is correct, the user owners this subdomain.

ash3T avatar Nov 22 '24 20:11 ash3T

Ohh I understood, that will be not implemented, because the SSL module is for any domain, if you have a domain that is not registered on free hosting but you want an SSL for it you should be able to get it, if we implemented such feature, we will loose that flexibility

santydesignscr avatar Nov 22 '24 21:11 santydesignscr

Closed due to inactivity

mahtab2003 avatar Jul 07 '25 05:07 mahtab2003