outsource some dns functions to own files; allow opening of dns-editor only for domains that belong to the user (or the user has permission to edit as admin/reseller)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -2009,3 +2009,4 @@ $lng['success']['dns_record_added'] = 'Record added successfully';
|
||||
$lng['success']['dns_record_deleted'] = 'Record deleted successfully';
|
||||
$lng['dnseditor']['edit'] = 'edit DNS';
|
||||
$lng['dnseditor']['records'] = 'records';
|
||||
$lng['error']['dns_notfoundorallowed'] = 'Domain not found or no permission';
|
||||
|
||||
Reference in New Issue
Block a user