Aaron Sierra

Results 5 issues of Aaron Sierra

Add `cltt` support for IPv4 leases (requested in #31), like it has been for IPv6 leases. This changes the prototype of the `Lease6` class API by dropping the `cltt` positional...

- [x] Redmine Issue: https://redmine.pfsense.org/issues/15089 - [x] Ready for review Complement ACME support for LuaDNS by adding Dynamic DNS support for the provider. If the updates refactoring host checking for...

## Fix DNS driver API inconsistencies ### Description Implement #2065 #### Summary In general, commit messages provide necessary background regarding the changes made and why. - Drop Zerigo DNS -...

## Summary While comparing the LuaDNS driver to other DNS drivers, I noticed that there are a number of subtly incompatible implementations sharing an otherwise common API which limit portability...

## [LUADNS] Fix example keyword arguments ### Description Correct the example keyword arguments to allow successful login. | Function | Original | Proposed | |-|-|-| | Username | `user=` |...