467384cbf4
bumped version to 1.2 (minor updates) - updated documentation to reflect the migration to Gitea - correctly handle IPv4 or IPv6 addresses to be empty - added Remote, IPv4 and IPv6 addresses to the debug output - updated links from Gitlab to Gitea
master
jfl2026-01-02 12:55:17 +01:00
6251bb5603
renamed for Gitea
jfl2026-01-02 12:55:01 +01:00
fe6a2ec75f
more Markdown testing
jfl2019-10-26 22:11:44 +02:00
424148141c
more layout changes to test GitLab's Markdown formatter...
jfl2019-10-26 22:09:02 +02:00
0bbad483db
Fixed minor markdown layout issues with Gitlab and closed#4jfl2019-10-26 22:06:07 +02:00
baef00dddc
Updated documentation (closes#1, closes#3 and closes#5)
jfl2019-10-26 22:02:40 +02:00
885154d33c
Added CHANGELOG with changes in v1.1
jfl2019-08-06 11:28:02 +02:00
fb75de8dcb
Implemented authentication for list operator (closes#7)
jfl2019-08-05 21:56:44 +02:00
acf4bc9979
Fixed issue with listing the domain without 'domain' parameter
jfl2019-08-05 21:29:09 +02:00
4e9ea3dd18
Fixed issue with splice on perl versions > 5.23
jfl2019-08-05 21:21:54 +02:00
a11b90b721
small improvements + configurable DNSDomain - fixed handling of expiry - fixed calculation of expiry period - reduced CNAME checks / lookups to when really needed
jfl2019-08-05 20:58:32 +02:00
f663788138
Sanitized HTTP Error codes Implemented consistent output (normally provide an HTTP response when usual things go wrong) Hid detailed error information in debug info so that end users cannot see this
jfl2019-08-05 15:49:55 +02:00
99ed087a8d
Added config file support + various smaler changes
jfl2019-08-02 14:36:40 +02:00
de0f57806c
Made autodetect explicit for updates (no more implicit autodetect) Changed the behaviour of the update command so that it would not just pick the remote address if no ip parameter was provided.
jfl2019-08-01 15:55:50 +02:00
47a697d458
Suppress displaying unsupported records so that DNSSEC (RRSIG records) are no issue (closes#2)
jfl2019-08-01 15:34:39 +02:00
348b8d9a29
First description on how to install and available parameters, etc.
jfl2015-05-14 19:32:14 +02:00
e22945ccc8
Sanitized the modes / urls: list - show contents of a domain (was view) view - show a single entry (was status)
jfl2015-05-14 11:31:55 +02:00
89b504e6d3
moved obtaining $signer and $key into a function, which now also ensures that both have a value (if not, abort with an HTTP 400 errro)
jfl2015-05-14 09:49:28 +02:00
ec25394c2c
updated license to GPLv3 and added LICENSE file
jfl2015-05-05 16:05:02 +02:00