1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-12 23:05:42 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Nils Blume
7300eafd6f can create entries if not existing 2023-08-23 13:08:10 +02:00
Nils Blume
c33e712432 multilevel subdomain handling, renamed functions 2023-08-22 22:46:46 +02:00
Nils Blume
90a62128c0 added return option for client validation 2023-08-22 14:19:35 +02:00
NiiWiiCamo
bd7d5bc672
changed error handling
only throw stack trace if debug=true, otherwise only exit with short status message
2023-08-22 13:22:29 +02:00
NiiWiiCamo
0f13f4669c
added TXT handling 2023-08-22 12:55:35 +02:00
NiiWiiCamo
6ea33dcbf9
added TXT handling 2023-08-22 12:54:07 +02:00
b2un0
3ce566787c * ad ability to update also wildcard record 2019-11-08 17:34:21 +01:00
Felix Kretschmer
eb34f44292 minimum improvements on major refoctoring of b2un0:
- updated README.md to new filenames
  - added log.json creation if not existent in Handler.php
2019-05-16 23:22:13 +02:00
Branko Wilhelm
b551a25391
* handle log env settings (dooh) 2019-05-16 18:11:33 +02:00
Branko Wilhelm
05e326abe6
* rewrite the hole script:
** use .env file for config so we can retrieve updates
** add config and payload DTO with validators
** allow registrable domains as DynDNS
** update IPv4/6 only if changed (or really forced)
** remove obsolete failed_logins counter
** save logs with timestamp
** save only the newest 100 log entries for each domain
2019-05-16 18:00:21 +02:00