mahtab2003 / Xera

Now Introducing a new and easy way to manage your clients and MyOwnFreeHost hosting accounts.
https://xera.eu.org/
GNU General Public License v2.0
47 stars 39 forks source link

Some bug fixes and improvements. #67

Closed OnionDev1885 closed 1 year ago

OnionDev1885 commented 1 year ago

Now, in My Clients, the ID is shown same as the user_id in is_user db. By this, its easier now to look the data in the database, with the help of the correct ID. .htaccess error fixed. For those who were getting 500 error, this might fix some problems! added email data in view_tickets. SO that we can check the user cuz finding with just Name is difficult. fixed the account_limit, and added another one for limited_crossed. Now it has a different msg when there are 3 accounts. added a csr gen link in create_ssl, to easily navigate users to the generator.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

OnionDev1885 commented 1 year ago

I forgot to add details about thr recent update: Update clients.php

I removed those comments, since I forgot to remove them after testing. Also renamed ID with User ID.