xlrl / docker-mantisbt

MIT License
38 stars 27 forks source link

LDAP and Admin-disable-script added #11

Closed wollud1969 closed 4 years ago

wollud1969 commented 4 years ago

Hi, I've added the php ldap module to enable ldap authentication, for instance against an Active Directory server and a script to disable the admin folder in Mantis on demand. Would you consider to merge these changes in your repo and publish it in your Docker image? Or would you prefer me to derive my own Docker image from your one with these changes? Cheers, Wolfgang

XelaRellum commented 4 years ago

This pull request mixes two concerns. This is not such a big problem because the change is not that big, but still.

XelaRellum commented 4 years ago

I am closing this because of the new pull request. Thx!