• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. W

    Issue Validating Sub-User/Additional Account Permissions via Extension

    I'm trying to validate the given permissions of a sub-user/additional account. Calling: $domain = array_values(pm_Session::getCurrentDomains(true))[0]; if (!$domain->hasPermission('webSitesAndDomainsManagement')) { throw new pm_Exception($this->lmsg('permissionDenied')); } Which doesn't...
  2. W

    Question Physical/Technical Limit to Restricted Domain List

    Hi everyone! I was wondering if there is a physical limit to the number of domains I can add to Plesk's prohibited domain list [domain_restriction] Is there a noticeable performance barrier/impact, or limit if I have, say, 1k domains? 10k domains? 100k domains? Thanks!
Back
Top