Added custom branding to login description (#3710)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
42e74b509d
Коммит
2c23a4fe49
@@ -271,6 +271,7 @@ func getClientConfig(c *model.Config) map[string]string {
|
||||
if *License.Features.CustomBrand {
|
||||
props["EnableCustomBrand"] = strconv.FormatBool(*c.TeamSettings.EnableCustomBrand)
|
||||
props["CustomBrandText"] = *c.TeamSettings.CustomBrandText
|
||||
props["CustomDescriptionText"] = *c.TeamSettings.CustomDescriptionText
|
||||
}
|
||||
|
||||
if *License.Features.LDAP {
|
||||
|
||||
Ссылка в новой задаче
Block a user