mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-12 00:14:12 +00:00
Update required permissions for Loopia API
Get required API permission by running: $ grep methodName dnsapi/dns_loopia.sh
This commit is contained in:
parent
162a445a50
commit
7a5d3104bd
@ -872,10 +872,12 @@ The `Zilore_Key` will be saved in `~/.acme.sh/account.conf` and will be reused w
|
||||
User must provide login credentials to the Loopia API.
|
||||
The user needs the following permissions:
|
||||
|
||||
- addSubdomain
|
||||
- updateZoneRecord
|
||||
- getDomains
|
||||
- getSubdomains
|
||||
- addSubdomain
|
||||
- removeSubdomain
|
||||
- getZoneRecords
|
||||
- addZoneRecord
|
||||
|
||||
Set the login credentials:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user