You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we documented the MANUAL_CONFIGURATION workaround in #344, I think it might be possible to support LDAPSearch objects some other way:
It might be possible to figure out a string encoding of the Python code that be usefully processed, just like we do arrays/None, with custom code in entrypoint.sh.
We could just define a few Zulip-specific variable names for the actual arguments to the couple Zulip settings that accept an LDAPSearch object, to at least cover the most common approaches.
The text was updated successfully, but these errors were encountered:
While we documented the MANUAL_CONFIGURATION workaround in #344, I think it might be possible to support
LDAPSearch
objects some other way:entrypoint.sh
.LDAPSearch
object, to at least cover the most common approaches.The text was updated successfully, but these errors were encountered: