Browse Source

perf: 优化 windows ad帮助链接地址

pull/8816/head
Jiangjie.Bai 2 years ago
parent
commit
f0dc519423
  1. 2
      apps/common/const/__init__.py

2
apps/common/const/__init__.py

@ -10,5 +10,5 @@ celery_task_pre_key = "CELERY_"
KEY_CACHE_RESOURCE_IDS = "RESOURCE_IDS_{}"
# AD User AccountDisable
# https://blog.csdn.net/bytxl/article/details/17763975
# https://docs.microsoft.com/en-us/troubleshoot/windows-server/identity/useraccountcontrol-manipulate-account-properties
LDAP_AD_ACCOUNT_DISABLE = 2

Loading…
Cancel
Save