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

Add Centos WebPanel Implementation #62

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

CodelineNL
Copy link

The following operations are implemented for CentosWeb Panel:

  • create()
  • getInfo()
  • getUsage()
  • getLoginUrl()
  • changePassword()
  • changePackage()
  • suspend()
  • unSuspend()
  • terminate()

The following operations aren't supported:

  • grantReseller()
  • revokeReseller()

The Centos API sometimes returns strange results.
For example, on user removal:

{"status":"OK"}<pre><i aria-hidden='true' class='icomoon-icon-checkmark'></i> User *** deleted from server.<br><i aria-hidden='true' class='icomoon-icon-checkmark'></i> User and domains deleted from MySQL database.<br><i aria-hidden='true' class='icomoon-icon-checkmark'></i> Account Removal Script Completed! <br></pre>

We handled some of this, but perhaps there is more.

@uphlewis
Copy link
Member

@uphlewis uphlewis self-requested a review December 17, 2024 15:30
@RoussKS RoussKS mentioned this pull request Dec 20, 2024
@uphlewis uphlewis changed the base branch from main to feature/62-centos-web December 20, 2024 14:47
@RoussKS RoussKS added enhancement New feature or request new provider labels Dec 20, 2024
@uphlewis uphlewis merged commit e655481 into upmind:feature/62-centos-web Dec 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants