operasoftware / dns-ui

Opera's LDAP-authenticated PowerDNS user interface
Apache License 2.0
282 stars 57 forks source link

Add LUA record type #168

Closed joeyaben closed 2 days ago

joeyaben commented 4 years ago

Is it possible to add support for the LUA-records which have been available since PowerDNS Authoritative Server version 4.2 and later.

https://doc.powerdns.com/authoritative/lua-records/

Currently I have to create them by mysql cli, do this within dns-ui would be awesome.

maltris commented 5 days ago

I added this in this pull request https://github.com/operasoftware/dns-ui/pull/200 and recently changed the ordering as requested. It adds the menu option for the LUA-type.