This commit is contained in:
2022-08-23 03:02:34 +00:00
parent 028e7b8818
commit 03d26ddc41
4 changed files with 4 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ namespace AyaNova.Biz
//Stealthy check of user count exceeded
if (await UserBiz.ActiveTechUserCountAsync() > AyaNova.Core.License.ActiveKey.ActiveNumber)
{
HERE
//WARNING: DO not change the text of this message without also
//updating the authcontroller ReturnUserCredsOnSuccessfulAuthentication licenselockout check code
//it must match