Jeff
Jeff
Hi. The Custom Field types are direct MySQL (or MariaDB) column types. There is no "password" type in MySql. You can, however, use the "vaults" module in phpIPAM. Is it...
Hi. phpIPAM does not save or cache credentials for an AD user (except for the admin credentials that you might configure for searching AD). Can you please clarify what you're...
Hi. I just introduced a PR that adds this functionality.
Hi. If you look at the widgets directory (found at `app\dashboard\widgets`), you can find examples. I would attempt starting with the following and see if it works: ```
Hi @RyanMcKone I wonder if maybe by now this issue is resolved or does not apply anymore? Do you still need assistance with this?
Thanks for the update. Back when you experienced the issue it was on the cloned development servers. Are you currently unable to login with the Admin account on your production...
Is any further assistance needed with this? Can this issue be closed?
Hi. Using whatever mysql client of your choice, can you run this query? ``` describe `settings`; ``` This will help us verify that the table characteristics haven't been altered somehow....
Hi. It kinda feels like you have an Apache problem at this point. If Apache were delivering the request to phpIPAM, you'd likely be getting a different response code than...
Did this work? Can this be closed?