Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1843,7 +1843,7 @@
"LDAP_Find_User_After_Login": "Find user after login",
"LDAP_Find_User_After_Login_Description": "Will perform a search of the user's DN after bind to ensure the bind was successful preventing login with empty passwords when allowed by the AD configuration.",
"LDAP_Group_Filter_Enable": "Enable LDAP User Group Filter",
"LDAP_Group_Filter_Enable_Description": "Restrict access to users in a LDAP group<br/>Useful for OpenLDAP servers without overlays that not permit *memberOf* filter",
"LDAP_Group_Filter_Enable_Description": "Restrict access to users in a LDAP group<br/>Useful for allowing OpenLDAP servers without a *memberOf* filter to restrict access by groups",
"LDAP_Group_Filter_Group_Id_Attribute": "Group ID Attribute",
"LDAP_Group_Filter_Group_Id_Attribute_Description": "E.g. *OpenLDAP:*cn",
"LDAP_Group_Filter_Group_Member_Attribute": "Group Member Attribute",
Expand Down