PLT-3766 Change remaining LDAP references to AD/LDAP (#3985)
* Update user.go * Update en.json * Update ldap_test_button.jsx * Update en.json
Этот коммит содержится в:
@@ -2156,7 +2156,7 @@ func emailToLdap(c *Context, w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
go sendSignInChangeEmail(c, user.Email, c.GetSiteURL(), "LDAP")
|
||||
go sendSignInChangeEmail(c, user.Email, c.GetSiteURL(), "AD/LDAP")
|
||||
|
||||
m := map[string]string{}
|
||||
m["follow_link"] = "/login?extra=signin_change"
|
||||
|
||||
Ссылка в новой задаче
Block a user