feat(ci) add luacheck

This commit is contained in:
emrah
2023-01-24 16:58:43 +03:00
committed by GitHub
parent 60dd26c13b
commit 46f1cb7b4b
10 changed files with 38 additions and 9 deletions

View File

@@ -102,7 +102,7 @@ function provider.get_sasl_handler(session)
self.username = session1.username;
break;
end
end
end
else
self.username = message;
end