промежуточный.безопасность на стороне сервера. Утром доделаю на стороне клиента

This commit is contained in:
2025-02-14 02:09:55 +03:00
parent 05b49a842e
commit a86a5b1e6b
8 changed files with 96 additions and 58 deletions

View File

@@ -762,7 +762,7 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
}
//--
@Override
protected void SafeSession() throws Exception {
protected void Session() throws Exception {
switch (code) {
case PerformAutoSapforTesting:
PerformAutoSapforTesting();