MM-8716: Security Update Check URL should have recognisable name. (#8983)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
d9390244af
Коммит
454522cc30
@@ -17,7 +17,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SECURITY_URL = "https://d7zmvsa9e04kk.cloudfront.net"
|
SECURITY_URL = "https://securityupdatecheck.mattermost.com"
|
||||||
SECURITY_UPDATE_PERIOD = 86400000 // 24 hours in milliseconds.
|
SECURITY_UPDATE_PERIOD = 86400000 // 24 hours in milliseconds.
|
||||||
|
|
||||||
PROP_SECURITY_ID = "id"
|
PROP_SECURITY_ID = "id"
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user