mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 22:46:22 +02:00
Added endpoints for creating and downloading api user certificates
This commit is contained in:
parent
b558c80e83
commit
47b6a1b87a
18 changed files with 377 additions and 102 deletions
|
@ -30,7 +30,7 @@ class Ability
|
|||
billing
|
||||
can :manage, ApiUser
|
||||
can :manage, WhiteIp
|
||||
can :create, Certificate
|
||||
can :manage, Certificate
|
||||
end
|
||||
|
||||
def epp # Registrar/api_user dynamic role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue