Mitchell Kellett
Mitchell Kellett
Can we please get SynergyWholesale added as a provider? They are both a registrar and DNS host. Their API documentation is available [here](https://synergywholesale.com/wp-content/uploads/2020/12/Synergy-Wholesale-API-Documentation-v3-7.pdf).
Added additional endpoints for city, longitude, latitude, accuracy radius, and timezone. Updated README to reflect these as well.
Moved existing functionality for looking up requesting IP address to use NGINX maps. - Updated ipinfo.conf to remove old location blocks that have been moved to map.conf. Added functionality to...
Throwing out a feature request to add an endpoint that would take an IP and get the information about it. Additionally, it would be great if it supported the other...
It would be great to see the client version and host OS details in the UI. I know this might be a bit tricky as I couldn't see a way...
Currently, there's no functionality to create Pre Auth Keys for a user in the UI. This functionality exists in the API but not in the UI. It would be handy...
I tried to implement this but am experiencing an unusual issue where my IdP (JumpCloud) returns email_verified as a string instead of a bool. As a result, I get the...