Jeff
Jeff
Thank you for reporting this issue. I have submitted a fix for this using two different PRs, so that it gets merged in the 1.7 branch, and also into the...
I see you have an open PR for this, but I think it might be fixed already by consequence of other changes. I tested this in version 1.4 and got...
Hi. I actually don't have the authority to close any issues or PRs. I'm just a community member like you who's trying to help.
Today I examined commit a36cd7a746cbcfb754d7eaac0c5aac468da5776d to understand whether this issue is really fixed or not. It turns out that I was unable to reproduce the issue you experienced when adding...
Hi. Thank you for this contribution, I like this idea. However, can it be accomplished with less code? I think something like this might get the job done. ``` if...
Hi. As far as I know, a subnet can only have one parent. You can create two `192.168.0.0/16`, but they won't be the same object, they will just be two...
Additionally, the target only becomes a victim if they click the link for the script to run. Trying to attack with an inline script (below) does not actually run for...
Hi. When creating a new widget, phpIPAM expects the widget to be located in the `app/dashboard/widgets` directory. If the file is not there, then you receive "File not found" error....
Hi. I just introduced a PR that adds this functionality.
Hi. If this is no longer a problem, could this issue be closed?