feat: check for retired user by email

This commit is contained in:
AliAkbar
2022-08-25 23:10:13 +05:00
parent 614054bf10
commit d36fb2cd28
10 changed files with 319 additions and 38 deletions

View File

@@ -5241,3 +5241,6 @@ MFE_CONFIG_API_CACHE_TIMEOUT = 60 * 5
######################## Settings for Outcome Surveys plugin ########################
OUTCOME_SURVEYS_EVENTS_ENABLED = True
######################## Settings for cancel retirement in Support Tools ########################
COOL_OFF_DAYS = 14