guilh22
Results
2
comments of
guilh22
Just curious how the other language will work with One-Click-Apps? Do you plan to only translate the frontend or all Caprover's project?
``` ############# # LDAP AUTH # ############# import ldap from django_auth_ldap.config import LDAPSearch, GroupOfNamesType, NestedGroupOfNamesType # Server URI AUTH_LDAP_SERVER_URI = os.getenv("AUTH_LDAP_SERVER_URI", "") # Define ldap_config template variables (Not natively used...