GreedyBear icon indicating copy to clipboard operation
GreedyBear copied to clipboard

Authenticated IP address/Domain Lookup Section in the GUI

Open mlodic opened this issue 11 months ago • 0 comments

One really useful thing that we could add is the GUI section of the "enrichment" API. I would like to have a little form with just an IP address as the single input and as result the data related to that IP address in the DB, if present. Right now this is possible only from Django Admin.

The page would be publicly visible but the submit button would provide error if the user is not authenticated. In this way we can show the user the new functionality and see which ones want to ask to get access

mlodic avatar Feb 07 '25 16:02 mlodic