Replies: 1 comment
-
Debian based installs are patched by default. Fedora too normally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I haven't got round to switching over to v2 yet (so many external dependencies), it's on my to-do list. I really rarely use this application, but when I have the need, it's important to me. In a rare attempt to use it recently, I discovered I couldn't do what I needed to, so I quickly patched the errors that were cropping up to be able to complete the functions I needed.
This was all about undeclared properties.
As it's not on the master branch, I can't see how I could contribute it back to the main project, but in the spirit of OSS, I wanted to make it available. Find it here if you're in the same position: https://github.com/Dash/phpLDAPadmin/tree/BRANCH-1.2.6.8 Or, somebody can let me know how to PR this to another branch or something if anybody is interested in the legacy branch.
Beta Was this translation helpful? Give feedback.
All reactions