Commit Graph

171 Commits

Author SHA1 Message Date
Franco Fichtner c97f3d4ce8 dns/ddclient: new version 2024-12-17 07:45:12 +01:00
David PHAM-VAN be46a42f8e Add ddclient TTL configuration in Gandi and GoDaddy (#4387) 2024-12-06 13:24:06 +01:00
Franco Fichtner 5a20104f39 dns/ddclient: fix permission 2024-10-16 08:48:31 +02:00
Franco Fichtner ee64ec628b dns/ddclient: new version 2024-10-16 08:06:30 +02:00
ilumos 5ec09a64f2 dns/ddclient: Add DigitalOcean support (#4290)
* dns/ddclient: Add DigitalOcean support

* Implement improvements from AdSchellevis in PR #4290
2024-10-16 07:41:21 +02:00
Franco Fichtner 99f8486002 dns/ddclient: revision bump for ACL reorder 2024-10-02 08:04:36 +02:00
Franco Fichtner b92946ee17 plugins: prefer /ui links over /api links in ACL
Otherwise the landing page might be an API endpoint that's not overly
useful to the user.
2024-10-01 09:01:23 +02:00
Franco Fichtner d42064f819 dns/ddclient: bump revisio 2024-09-17 07:35:02 +02:00
Franco Fichtner 297335efbf dns/ddclient: fix ACLs due to lint-acl addition 2024-09-13 11:35:09 +02:00
Franco Fichtner 8b338f631b dns/ddclient: not needed, merge rest to widget 2024-08-26 16:09:45 +02:00
Franco Fichtner 6cacfaa34f dns/ddclient: shift versioning 2024-08-26 11:36:07 +02:00
Franco Fichtner b4dc19ee78 dns/ddclient: whitespace and changelog 2024-08-20 12:19:54 +02:00
Rob van Oostenrijk 1490dc820f Refactored IP matching, ignore results of hostname. Added cloudflare direct IPv4 & IPv6 (#4181) 2024-08-18 10:14:28 +02:00
Rob van Oostenrijk 0dd7b28e03 ddclient plugin: Removed deprecated domains.google.com/checkip (#4180) 2024-08-17 09:47:21 +02:00
Franco Fichtner 1ea9867ac9 plugins: dashboard compat
PR: https://github.com/opnsense/core/issues/7777
2024-08-16 11:38:07 +02:00
Rob van Oostenrijk 4de45f3e66 ddclient plugin: Added cloudflare to checkip providers (#4167)
* ddclient plugin: Added cloudflare to checkip providers

* Use one.one.one.one instead of 1.1.1.1 to prevent IP address before client IP in response.
2024-08-09 21:53:03 +02:00
Monviech a5ff646814 dns/ddclient: Hide and show dyndnsTable headers dynamically. (#4158) 2024-08-06 15:42:05 +02:00
Franco Fichtner 113e705837 dns/ddclient: annotate new version 2024-08-06 14:22:11 +02:00
Monviech 1245d3b5be dashboard: Implement cache safe imports of base classes (#4157) 2024-08-06 14:09:29 +02:00
Monviech dd68ab68d8 dns/ddclient: Add Dyndns widget for new dashboard (#4145)
* dns/ddclient: Add Dyndns widget for new dashboard.
2024-08-02 13:46:07 +02:00
Franco Fichtner ac485eccea dns/ddclient: style 2024-07-10 11:00:34 +02:00
Franco Fichtner 3946ec33be plugins: style sweep 2024-07-10 07:44:46 +02:00
Franco Fichtner 53a460467e dns/ddclient: fix lint pass 2024-07-10 07:28:37 +02:00
Ad Schellevis 248c7e7fbf dns/ddclient - add (optional) descriptive name for account selection to native backend, closes https://github.com/opnsense/plugins/issues/3553 2024-06-30 20:01:38 +02:00
Electronic Viking 978e4a982d Added Gandi support to ddclient native backend. (#4066)
* Added Gandi support to ddclient native backend.

* bump date to 2024, cosmetic simplification to logic

* allow to be sorted alphabetically

---------

Co-authored-by: Jonathan Grande <jonathan@grande.live>
2024-06-30 19:39:45 +02:00