Certificates ui section and permissions
This commit is contained in:
docker-compose.yml
rootfs/etc
src
@ -91,7 +91,8 @@ module.exports = function () {
|
||||
redirection_hosts: 'manage',
|
||||
dead_hosts: 'manage',
|
||||
streams: 'manage',
|
||||
access_lists: 'manage'
|
||||
access_lists: 'manage',
|
||||
certificates: 'manage'
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user