-
Where I ran **git pull** i got this:
```
remote: Enumerating objects: 1016, done.
remote: Counting objects: 100% (1016/1016), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total …
-
Hello,
With PHPIPAM 1.3.2 i notice a strange behavior with **filter_by** global parameter.
Example with curl:
`curl -X GET -i --header "token: $token" -k "https://ipam.tld/api/testDEV/subnets/1456/…
-
Hello
Whenever I request an new IP, phpIPAM takes 32 seconds to procoess the request and print "Request submitted successfully":
![image](https://user-images.githubusercontent.com/2856476/4485220…
-
Hi im running 1.3.1 and it seems that the API search method doesnt allow you to find the parent subnet in the same way as you can from the UI. Am i missing something or is this a feature that needs a…
-
#### This repository is a _mess_.
I'm sorry to say so, but (at least in my opinion) it's true.
The `master` branch is not stable, features are developed on various branches and it's not clear wha…
-
The addresses controller is not returning a result, when I can do a manual search for the same address via the webpage with no problem. Any ideas? Thanks in advance
jkast@ubuntu-lamp:~$ cat newapit…
-
Hi, we were using phpipam version 1.3.1 and today we have updated it to version 1.3.2. After the update, we checked some requests to the API that we were using before and they failed with a message I…
-
Secure diy crypto is _difficult_ and the phpIPAM crypt mode API has known issues and limitations.
I'd like to propose deprecating the crypt API functionality in 1.32 for complete removal in a futur…
-
Hi,
Would be nice to add to the documentation rules required by an Apache VirtualHost for a deployment without `.htaccess` file.
There is a performance hit enabling `.htaccess` files, as well as s…
-
I set PHPIPAM to use GCP's CloudSQL.
An error occurred if you hit the following URL.
https://{FQDN}}/api/{app-id}/sections/1/subnets/
Error message is "General error: 3161 Storage engine MEMORY…