api icon indicating copy to clipboard operation
api copied to clipboard

The Pi-hole API

Results 6 api issues
Sort by recently updated
recently updated
newest added

Is this project still active? The last commit was made 8 months ago. There is also no documentation for this project which makes it pretty difficult to use.

I would like to get your feedback on this. Keep in mind this is my first rust experience. At the moment my web fork sends plain text two headers username...

I would like to add an LDAP authentication. Few questions: 1. Is auth key currently hashed on client side (react)? If true do you plan to replace it with plaintext...

Testing can always be improved. In some cases, only the "happy paths" are tested, not the cases where an error should occur or some other edge case. Also, there are...

tracking

Support for adding and removing DHCP leases is required so the web interface can expose that functionality. Additionally, the API should expose the currently active leases.

tracking

The block page was originally provided via a PHP file in the Core repo which acted as the 404 page for lighttpd. The block page is only used for IP-based...

tracking