operasoftware / dns-ui

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

LMDB backend does not support comments #186

Open nielspeen opened 2 years ago

nielspeen commented 2 years ago

The LMDB backend (and some others) does not support comments. Currently DNS-UI always submits a comment, even when it's empty. This results in an error.

Please consider omitting comments altogether when they're left empty.