##// END OF EJS Templates
i18n: replaced fragile extraction of JS translations from an _TM variable....
i18n: replaced fragile extraction of JS translations from an _TM variable. We replaced it with similar to babel functions _gettext, and _ngettext, that will prevent UI from breaking in case of untranslated strings. This also will allow to use babel built in extractors to fetch the translations stored inside html and JS.

File last commit:

r1:854a839a default
r325:9f2e29d4 stable
Show More
ldap-configuration-example.rst
13 lines | 480 B | text/x-rst | RstLexer
/ docs / auth / ldap-configuration-example.rst
LDAP Host hostname1,hostname2 # testing here Port port Account: uid=admin,cn=users,cn=accounts,dc=localdomain,dc=tld Password: userpassword #Testing this here Connection Security LDAPS Certificate Checks NEVER Base DN cn=users,cn=accounts,dc=localdomain,dc=tld LDAP Search Filter (objectClass=person) LDAP Search Scope SUBTREE Login Attribute uid First Name Attribute givenname Last Name Attribute sn Email Attribute mail