Jared Hendrickson

Results 7 issues of Jared Hendrickson

- Adds /api/v1/interface/group endpoint to create, read, update and delete interfaces groups. (#242) - Allows interface groups to be specified in /api/v1/firewall/rule creations and updates. (#241) - Adds /api/v1/services/openvpn/server endpoint...

needs testing
work in progress

Currently, return data from API calls returns the internal XML data values which do not always match the request data parameters. For example: say a client wanted to GET an...

feature request
breaking change

I have received a request to add general pfSense setup functions. We should add functions to accomplish the following: Function to configure System > General Setup Function to configure System...

enhancement

Currently we have no method of verifying existing Firewall Aliases. We need a function to pull existing Alias configuration that we can use to verify aliases were created, modified or...

bug
enhancement

_This is a work in progress until pfSense 2.7.0-RELEASE is released, but can be used for pfSense 2.7.0-DEVELOPMENT for testing._ - Adds support for PHP 8.1 and pfSense 2.7.0. -...

- [x] Redmine Issue: https://redmine.pfsense.org/issues/14996 - [x] Ready for review

This PR contains the complete codebase overhaul for v2 along with new features, architectural fixes, and much more. The existing v1 codebase has been migrated to the `legacy` branch to...

v2