nsedit/includes
Lars-Sören Steck de278c9ad7
INCEPTION-INCREMENT is not a valid option for soa_edit_api
INCEPTION-INCREMENT is not a valid option for soa_edit_api, see:
https://doc.powerdns.com/authoritative/domainmetadata.html#soa-edit-api

-> "These rules are the same as the SOA-EDIT-DNSUPDATE rules."
--> https://doc.powerdns.com/authoritative/dnsupdate.html#dnsupdate-soa-serial-updates
---> There is no "INCEPTION-INCREMENT" Setting.

Since 4.2 this is more strictly checked by PowerDNS:
636301b9f1 (diff-fcc782f1cdc22f79be390c5d65da9050)

Before this, it would simply use the DEFAULT option, now it logs an error and doesn't increase the Serial.
2019-07-28 02:57:29 +02:00
..
class Do not insert 'localhost', we are autodetecting the API url 2018-08-22 15:39:11 +02:00
config.inc.php-dist INCEPTION-INCREMENT is not a valid option for soa_edit_api 2019-07-28 02:57:29 +02:00
misc.inc.php Show a clear message instead of ERROR 500 2018-08-22 16:51:07 +02:00
scheme.sql Only allow a single owner for a zone 2014-07-10 15:12:06 +02:00
session.inc.php Fix updating the password, and store if we have local auth, we can't change passwords if we don't have local auth 2017-04-28 13:09:31 +02:00
wefactauth.inc.php Rework session handling; add CSRF tokens and autologin 2014-10-06 21:40:11 +02:00