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:
@@ -1662,3 +1662,4 @@ $lng['success']['dns_record_added'] = 'Eintrag erfolgreich hinzugefügt';
|
||||
$lng['success']['dns_record_deleted'] = 'Eintrag erfolgreich entfernt';
|
||||
$lng['dnseditor']['edit'] = 'DNS editieren';
|
||||
$lng['dnseditor']['records'] = 'Einträge';
|
||||
$lng['error']['dns_notfoundorallowed'] = 'Domain nicht gefunden oder keine Berechtigung';
|
||||
|
||||
Reference in New Issue
Block a user